[j-nsp] MX - Stitching L2VPN into VPLS domain

Krasimir Avramski krasi at smartcom.bg
Fri Apr 25 07:27:36 EDT 2014


lt interfaces should work.

Below is is snip from M7i config I tested in the past  - junos 6.2 ;-)
lt-1/2/0 {
        mtu 1514;
        unit 0 {
            encapsulation ethernet-ccc;
            peer-unit 1;
            family ccc;
        }
        unit 1 {
            encapsulation ethernet-vpls;
            peer-unit 0;
        }
 }

Best Regards,
Krasi


On 25 April 2014 12:18, Sebastian Wiesinger <juniper-nsp at ml.karotte.org>wrote:

> Hello,
>
> I'm searching for a way to stitch a kompella L2VPN into a VPLS domain
> on MX routers. I want the L2VPN pseudowire to behave like a normal
> site in the VPLS.
>
> Has anyone here done this and knows how? I found the "Internetworking
> interface" (iw0) that does kind of what I'm looking for:
>
>
> http://www.jnpr.net/techpubs/en_US/junos11.4/topics/concept/layer-2-circuit-layer-2vpn-overview.html
>
> This only talks about L2VPN to L2VPN so I'm not sure if it would work
> with VPLS at all.
>
> Any other ideas on how to achive this? Can this be done with a
> lt interface?
>
> Regards
> Sebastian
>
> --
> GPG Key: 0x93A0B9CE (F4F6 B1A3 866B 26E9 450A  9D82 58A2 D94A 93A0 B9CE)
> 'Are you Death?' ... IT'S THE SCYTHE, ISN'T IT? PEOPLE ALWAYS NOTICE THE
> SCYTHE.
>             -- Terry Pratchett, The Fifth Elephant
> _______________________________________________
> 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