vpls (Routing Instance)
Syntax
- vpls {
-
- active-interface {
- any;
- primary interface-name;
- }
- connectivity-type (ce | irb);
- interface-mac-limit limit;
- label-block-size size;
- 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;
- }
- }
Hierarchy Level
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols],
- [edit routing-instances routing-instance-name protocols]
Release Information
Statement introduced before JUNOS Release 7.4.
Description
Configure a VPLS routing instance.
The remaining statements are explained separately.
Usage Guidelines
See Configuring VPLS Routing Instances.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

