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

[edit protocols mstp] Hierarchy Level

The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.

protocols {
mstp {
disable;
bpdu-block-on-edge;
bpdu-destination-mac-address provider-bridge-group;
bridge-priority priorityk;
configuration-name configuration-name;
forward-delay seconds;
hello-time seconds;
interface interface-name {
bpdu-timeout-action {
alarm;
block;
}
cost cost;
edge;
mode (point-to-point | shared);
no-root-port;
priority interface-priority;
}
max-age seconds;
max-hops hops;
msti identifier {
... msti-configuration ...
}
revision-level revision-level;
traceoptions {
file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag <disable>;
}
msti identifier {
bridge-priority priority;
interface interface-name {
cost cost;
priority interface-priority;
}
vlan [ vlan-ids ];
}
}
}

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