To configure a VPLS routing instance, include the following statements:
- routing-instances {
-
-
routing-instance-name {
- interface interface-name;
- instance-type vpls;
-
- protocols {
-
- vpls {
- ... vpls-configuration ...
- }
- }
- }
- }
You can configure the statements at the following hierarchy levels:
For more detailed information about configuring VPLS and Layer 2 VPN, see the JUNOS VPNs Configuration Guide and the JUNOS Feature Guide.