[j-nsp] L2VPN Active Route Selection

Zaid Hammoudi zaid.hammoudi at gmail.com
Wed Nov 2 17:12:28 EDT 2011


Eric,

Did you figure this out? I am having the same problem except with VPLS...


Thanks,

-Zaid


On Mon, Jun 27, 2011 at 10:51, Eric Van Tol <eric at atlantech.net> wrote:

> > -----Original Message-----
> > From: Stacy W. Smith [mailto:stacy at acm.org]
> > Sent: Monday, June 27, 2011 12:34 PM
> > To: Eric Van Tol
> > Cc: 'Juniper-Nsp'
> > Subject: Re: [j-nsp] L2VPN Active Route Selection
> >
> > Do you have anything configured under [edit protocols bgp path-
> > selection]? Specifically, do you happen to have "cisco-non-
> > deterministic" configured?
> >
> > --Stacy
>
> No, I do not.  The BGP config on the PE is pretty bare - no options
> besides the family:
>
> admin at lab.router# show protocols bgp | display inheritance
> local-address 10.18.20.46;
> group 65000-dr {
>    type internal;
>    family inet {
>        unicast;
>    }
>    family inet-vpn {
>        unicast;
>    }
>    family l2vpn {
>        signaling;
>    }
>    export ibgp-car_to_dr;
>    peer-as 7784;
>    neighbor 10.18.20.72;
>    neighbor 10.18.20.73;
> }
> group 65000-vpn {
>    type internal;
>    family inet-vpn {
>        unicast;
>    }
>    family l2vpn {
>        signaling;
>    }
>    neighbor 10.18.20.10;
> }
>
> I thought about configuring 'bgp-always-compare-med' or
> 'cisco-non-deterministic', but figured it would be pointless, because the
> MEDs are all equal, and thus, the options wouldn't have any effect.
>
> Thanks,
> evt
>
> _______________________________________________
> 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