[afnog] vpls with LDP juniper

ibtisam jamal ibty.jamal at gmail.com
Thu Jan 23 13:29:40 UTC 2014


hi ,

Managed to bring it up....

1.the configs on both routers were not matching
2.vpls -id has to be the same on both routers
3.No-tunnel-services was missing .

end config looks like this

 show configuration routing-instances X200_VPLS
description "X2000 VPLS Instance";
instance-type vpls;
interface DDDDDDD.148;
route-distinguisher 10.87.0.2:222;
vrf-target target:64514:222;
protocols {
    vpls {
        no-tunnel-services;
        vpls-id 11;
        neighbor 10.87.0.12;
    }



}


show configuration protocols ldp
interface lo0.0;

thanks for the guidance.....

ijamal@



On Wed, Jan 22, 2014 at 8:44 PM, Mark Tinka <mark.tinka at seacom.mu> wrote:

> On Wednesday, January 22, 2014 04:36:12 PM ibtisam jamal
> wrote:
>
> > Please explain more on this " Assume you have LDP enabled
> > on the core-facing physical
> > interfaces as well?"
>
> I mean, have you enabled LDP on your core-facing interfaces
> like you did with the Loopback interface, under [protocols
> ldp]?
>
> Mark.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20140123/d0dd5b9f/attachment.html>


More information about the afnog mailing list