The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- rstp {
- disable;
- bpdu-block-on-edge;
- bpdu-destination-mac-address provider-bridge-group;
- bridge-priority priority;
- extended-system-id id;
- force-version;
- 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;
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <disable>;
- }
- }
- }