[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
[edit protocols stp] Hierarchy Level
- protocols {
-
- stp {
- disable;
- bpdu-block-on-edge;
- bpdu-destination-mac-address provider-bridge-group;
- bridge-priority priority;
- forward-delay seconds;
- hello-time seconds;
-
- interface interface-name {
- disable;
-
- bpdu-timeout-action {
- alarm;
- block;
- }
- cost cost;
- edge;
- mode (point-to-point | shared);
- no-root-port;
- priority interface-priority;
- }
- max-age seconds;
-
- traceoptions {
- file filename <files number> <no-stamp> <replace> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <disable>;
- }
- }
- }
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]