[j-nsp] JUNOS Equivalent to CISCO IOS next-hop-self
Joe Soricelli
jms at juniper.net
Tue Oct 21 10:59:11 EDT 2003
Try this in 6.1 and later...
from {
route-type external;
}
then {
next-hop self;
}
Should get what you want.
-joe
> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of
> Robert.Kiessling at de.easynet.net
> Sent: Tuesday, October 21, 2003 3:43 AM
> To: Paul Goyette
> Cc: juniper-nsp at puck.nether.net
> Subject: Re: [j-nsp] JUNOS Equivalent to CISCO IOS next-hop-self
>
>
> "Paul Goyette" <pgoyette at juniper.net> writes:
>
> > I can confirm that more than one customer has noticed that the
> > next-hop-self is unconditional, and therefore one's policy
> needs to be
> > selective WRT which routes are affected by such a policy.
>
> And worse, there is no elegant way to write this policy. I.e.
> it's not possible to say
>
> from {
> bgp-source ebgp;
> }
> then {
> next-hop self;
> }
>
> because the condition "bgp-source ebgp" does not exist. You
> have to fiddle around by setting colors or such on the eBGP
> sessions and then check ingfor this. Ugly, and error prone.
>
> > I am not aware of any instances where this has been discovered only
> > after deployment in production networks.
>
> I can name some. Most networks (by number, not by deployed
> routers) don't have a full lab setup where such issues can be
> seen before deployment.
>
> Robert
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/junipe> r-nsp
>
More information about the juniper-nsp
mailing list