[j-nsp] Basic Implementation of VLAN/LogicalPort across MPLS

Adam Vitkovsky Adam.Vitkovsky at gamma.co.uk
Thu Jul 9 10:10:44 EDT 2015



> -----Original Message-----
> Eric Van Tol
> Sent: 08 July 2015 10:34
 
> unit 10004 {
>     description "To Port-Based EoMPLS";
>     encapsulation vlan-ccc;
>     vlan-id 2123;
>     input-vlan-map pop;
>     output-vlan-map push;
>     family ccc;
> }
Just a side note 
To do the above you'd need to enable flexible-vlan-tagging under the main interface (please note it will increase the MTU by 8B to MTU mismatch may happen preventing the L2circuit to come up).

adam



More information about the juniper-nsp mailing list