[j-nsp] Redistribute Connected
le van cuong
cuonglv at gmail.com
Mon Nov 24 20:57:08 EST 2008
Hi Brendan,
I think you need to create a policy with mach term direct and then export to
IBGP and also EBGP if needed. BGP itself will not be redistributed other
protocol to its neighbor.
ex:
policy-options {
policy-statement dr-bgp {
term 1 {
from {
protocol direct;
route-filter x.x.x./y exact;
}
then accept;
}
}
}
Regards& Good Luck,
Cuong,
On Tue, Nov 25, 2008 at 8:25 AM, Brendan Mannella
<bmannella at teraswitch.com>wrote:
> Hello,
>
> I am working with two M7is running EBGP with a transit on each, and IBGP
> between the two routers. When i create a new sub interface with a ip and
> vlan on one router the route is not being advertised to the other router via
> IBGP. I assume i need some policy for that. Can anyone shed any light on how
> to do this?
>
> Thanks,
>
> Brendan
> _______________________________________________
> 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