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

vpls

See the following sections:

vpls (Interfaces)

Syntax

vpls;

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the VPLS protocol family information for the logical interface.

Usage Guidelines

See Configuring Interfaces for VPLS Routing.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

vpls (Routing Instance)

Syntax

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 <replace> <size size> <files number> <no-stamp>;
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 the VPLS Routing Instance.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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