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

Configuring the VPLS Routing Instance

To configure a VPLS routing instance, include the vpls statement:

vpls {
active-interface {
any;
primary interface-name;
}
connectivity-type (ce | irb);
interface-mac-limit limit;
mac-table-aging-time time;
mac-table-size size;
neighbor neighbor-id;
no-tunnel-services;
site site-name {
active-interface {
any;
primary interface-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;
}
vpls-id vpls-id;
}

You can include this statement at the following hierarchy levels:

The configuration for the VPLS routing instance statements is explained in the following sections:


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