See the following sections:
- vpls;
- [edit interfaces interface-name unit logical-unit-number family],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family]
Statement introduced before JUNOS Release 7.4.
Specify the VPLS protocol family information for the logical interface.
See Configuring Interfaces for VPLS Routing.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- vpls {
-
-
active-interface {
- any;
- primary interface-name;
- }
-
connectivity-type (ce | irb);
-
interface-mac-limit limit;
-
mac-table-aging-time time;
-
mac-table-size size;
-
mac-tlv-receive;
-
mac-tlv-send;
-
-
mesh-group mesh-group-name {
-
local-switching;
-
mac-tlv-receive;
-
mac-tlv-send;
- neighbor address;
-
peer-as all;
- vpls-id number;
-
no-tunnel-services;
-
-
site site-name {
-
-
interface interface-name {
-
interface-mac-limit limit;
- }
-
multi-homing;
-
site-identifier identifier;
-
site-preference preference-value;
- }
-
site-range number;
-
-
traceoptions {
- file filename <files number> <size size> <world-readable |
no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
-
-
tunnel-services {
- devices device-names;
- primary primary-device-name;
- }
- }
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols],
- [edit routing-instances routing-instance-name protocols]
Statement introduced before JUNOS Release 7.4.
Configure a VPLS routing instance.
The remaining statements are explained separately.
See Configuring the VPLS Routing Instance.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.