Configuring CCC Encapsulation on the Interfaces
You need to specify a circuit cross-connect (CCC) encapsulation type for each PE-router-to-CE-router interface running in the Layer 2 VPN. This encapsulation type should match the encapsulation type configured under the routing instance.
Configure the following CCC encapsulation types for the interfaces on Router A:
[edit]interfaces {interface so-6/0/0 {encapsulation frame-relay-ccc;unit0{encapsulation frame-relay-ccc;}}interface so-6/0/0 {encapsulation frame-relay-ccc;unit1{encapsulation frame-relay-ccc;}}}Configure the following CCC encapsulation types for the interfaces on Router B:
[edit]interfaces {interface so-6/0/0 {encapsulation frame-relay-ccc;unit2{encapsulation frame-relay-ccc;}}interface so-6/0/0 {encapsulation frame-relay-ccc;unit3{encapsulation frame-relay-ccc;}}}Configure the following CCC encapsulation types for the interfaces on Router C:
[edit]interfaces {interface so-6/0/0 {encapsulation frame-relay-ccc;unit4{encapsulation frame-relay-ccc;}}interface so-6/0/0 {encapsulation frame-relay-ccc;unit5{encapsulation frame-relay-ccc;}}}