[Contents] [Prev] [Next] [Index] [Report an Error]


Configure CCC Encapsulation on Interfaces

You need to specify a circuit cross-connect (CCC) encapsulation type for each PE-router-to-CE-router interface running a Layer 2 VPN. This encapsulation type should match the encapsulation type configured under the routing instance. For information about how to configure the encapsulation type under the routing instance, see Configure the Encapsulation Type.

You need to configure the CCC encapsulation on both the physical and logical interfaces. To configure the CCC encapsulation type, include the encapsulation statement:

encapsulation ccc-encapsulation-type;

To configure the CCC encapsulation type on the physical interface, include the encapsulation statement at the following hierarchy levels:

To configure the CCC encapsulation type on the logical interface, include the encapsulation statement at the following hierarchy levels:

You configure the encapsulation type at the [edit interfaces] hierarchy level differently from the [edit routing-instances] hierarchy level. For example, you specify the encapsulation as frame-relay at the [edit routing-instances] hierarchy level and as frame-relay-ccc at the [edit interfaces] hierarchy level.

You can run both standard Frame Relay and CCC Frame Relay on the same device. If you specify Frame Relay encapsulation (frame-relay-ccc) for the interface, you should also configure the encapsulation at the [edit interfaces interface name unit unit-number] hierarchy level as frame-relay-ccc. Otherwise, the logical interface unit defaults to standard Frame Relay.

For more information on how to configure interfaces and interface encapsulations, see the JUNOS Network Interfaces and Class of Service Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]