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
<[EMAIL PROTECTED]>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 [email protected]
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp