On each PE router and for each VPLS routing instance, specify which interfaces are intended for the VPLS traffic traveling between PE and CE routers. To specify the interface for VPLS traffic, include the interface statement in the routing instance configuration:
-
interface interface-name;
You can include this statement at the following hierarchy levels:
You must also define each interface by including the following statements:
- vlan-tagging;
-
encapsulation encapsulation-type;
- unit logical-unit-number {
- vlan-id vlan-id-number;
- family vpls (Interfaces);
- }
You can include these statements at the following hierarchy levels:
The following sections provide enough information to enable you to configure interfaces for VPLS routing. For detailed information on configuring interfaces and the statements at the [edit interfaces] hierarchy level, see the JUNOS Network Interfaces Configuration Guide.
To configure an interface for VPLS, you perform the steps in the following sections: