Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  Question on flexible-ethernet-services encapsulation

     
    Posted 10 days ago

    Hi all.

    I know that the 'extended-vlan-ccc' encapsulation is used to on an L2VPN PE's CE-facing interface in order to accept both single-tagged (TPID=0x8100) as well as dual-tagged(TPID=0x9100) frames from the CE. 

    Can that also  be achieved via 'flexible-ethernet-services' encapsulation as shown below?

    interfaces {

        ge-0/0/2 {

           flexible-vlan-tagging;

           encapsulation flexible-ethernet-services;

           unit 100 {

               encapsulation vlan-ccc ;

               vlan-id 100;

           }

        }

    }

    Thanks,

    Deepak



  • 2.  RE: Question on flexible-ethernet-services encapsulation

    Posted 3 days ago

    Hi,

    As far as I remember, encapsulation flexible-ethernet-services allows to specify different encapsulation type for each unit of the interface. So, should be, yes.



    ------------------------------
    FARID AKHUNDOV
    ------------------------------