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 <[email protected]> wrote:

> > -----Original Message-----
> > From: Stacy W. Smith [mailto:[email protected]]
> > 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:
>
> [email protected]# 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 [email protected]
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to