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

Configuring the VPLS Interface Encapsulation

You need to specify an encapsulation type for each PE-router-to-CE-router interface configured for VPLS. This section describes the encapsulation statement configuration options available for VPLS. For a full description of all of the options available for this statement, see the JUNOS Network Interfaces Configuration Guide.

To configure the encapsulation type on the physical interface, include the encapsulation statement:

encapsulation (ethernet-vpls | extended-vlan-vpls | vlan-vpls);

You can include the encapsulation statement for physical interfaces at the following hierarchy levels:

You can configure the following physical interface encapsulations for VPLS routing instances:

To configure the encapsulation type for logical interfaces, include the encapsulation statement:

encapsulation (ether-vpls-over-atm-llc | vlan-vpls);

You can include the encapsulation statement for logical interfaces at the following hierarchy levels:

You can configure the following logical interface encapsulations for VPLS routing instances:

When you configure the physical interface encapsulation as vlan-vpls, you also need to configure the same interface encapsulation for the logical interface. You need to configure the vlan-vpls encapsulation on the logical interface because the vlan-vpls encapsulation allows you to configure a mixed mode, where some of the logical interfaces use regular Ethernet encapsulation (the default for logical interfaces) and some use vlan-vpls. For more information, see the JUNOS Network Interfaces Configuration Guide.


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