[j-nsp] routing instances - ospf - summarization

n f pkc_mls at yahoo.fr
Thu Jun 6 01:05:39 EDT 2013


Hi Pavel, 


This would be the best option, as I can also import the static route to OSPF.


Regarding the loop, I'll check if I can keep the import from ospf RI2 to RI1, as I can't summarize the routes I'll learn
from RI2 neighbor routers.

thanks.


----- Mail original -----
De : Pavel Lunin <plunin at senetsy.ru>
À : juniper-nsp at puck.nether.net
Cc : 
Envoyé le : Mercredi 5 juin 2013 16h29
Objet : Re: [j-nsp] routing instances - ospf - summarization

05.06.2013 09:57, n f wrote:
> I can export between routing instances, but I'd like to know if it was possible to export via ospf from RI2 to other physical routers
> a single route that summarizes all the local routes I have. (like 10.10.0.0/16, as all the routes I receive via ospf on RI2 from RI1 

This is rather about protocol-independent policies, not OSPF.

You can use a static route like this: set routing-instances RI2
routing-options static route 10.10/16 next-table RI1.inet.0;

But in one direction only, so you can't add a static route in the
backward direction as JUNOS will reject to commit claiming a possible
RI1<->RI2 loop.

Depending on your needs, you can have a static default from the internal
RI to external RI (or master instance) and exported local/OSPF routes
from the internal RI's to external/master RI for the backward connectivity.

--
Pavel
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp




More information about the juniper-nsp mailing list