[j-nsp] JUNOS Equivalent to CISCO IOS next-hop-self
Niaz, Wajahat
Wajahat.Niaz at dsl.net
Mon Oct 20 16:25:43 EDT 2003
Create policy under policy options to change the next hop
policy-statement next-hop-self {
then {
next-hop self;
}
}
and then import this policy in bgp
protocols {
bgp {
group ibgp-peer {
type internal;
export next-hop-self;
Thanks,
Waj
-----Original Message-----
From: stewells at verizon.net [mailto:stewells at verizon.net]
Sent: Monday, October 20, 2003 4:17 PM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] JUNOS Equivalent to CISCO IOS next-hop-self
Does anyone know how to configure an JUNOS IBGP peer w/ the equivalent of
the Cisco next-hop-self attribute such that external routes advertised to
IBGP peers uses the IBGP next-hop interface instead of the EBGP next-hop
interface. Is the include-mp-next-hop command which should be under [edit
protocols bgp] the one I should use? I cant't seem to locate it in ver
5.3R2.4.
Thanks...
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list