33
4.4. Spanning Tree Configuration
Configure the spanning tree setting in "Global configuration mode" or "Interface configuration mode."
When “stpCompatible” or “rstp” is selected for the spanning-tree rst version,
the configuration command is represented as "spanning-tree rst xxx"; when “mstp” selected, the
command is represented as "spanning-tree mst xxx."
[spanning-tree rst command]
Spanning Tree enable command
Global configuration mode
spanning-tree rst enable
Spanning Tree disable command
Global configuration mode
no spanning-tree rst enable
Spanning Tree priority configuration command
Global configuration mode
spanning-tree rst priority <0x0000-0xF000>
Spanning Tree version select command
Global configuration mode
spanning-tree rst version {stpCompatible|rstp}
Spanning Tree max-age configuration command
Global configuration mode
spanning-tree rst max-age <seconds>
Spanning Tree hello time configuration command
Global configuration mode
spanning-tree rst hello-time <seconds>
Spanning Tree forward-delay configuration command
Global configuration mode
spanning-tree rst forward-time <seconds>
Spanning Tree BPDU guard recovery enable command
Global configuration mode
spanning-tree rst bpdu-recovery enable
Spanning Tree BPDU guard recovery disable command
Global configuration mode
no spanning-tree rst bpdu-recovery enable
Spanning Tree BPDU guard recovery time configuration command
Global configuration mode
spanning-tree rst bpdu-recovery timer <seconds>
Spanning Tree port status disable command
Interface configuration mode
spanning-tree rst shutdown
Spanning Tree port status enable command
Interface configuration mode
no spanning-tree rst shutdown
Spanning Tree port priority configuration command
Interface configuration mode
spanning-tree rst port-priority <0-240>
Spanning Tree cost configuration command
Interface configuration mode
spanning-tree rst cost <1-200000000>
Spanning Tree port initialization command
Interface configuration mode
spanning-tree rst init-migration
Spanning Tree edge-port configuration command
Interface configuration mode
spanning-tree rst edgeport
Spanning Tree point-to-point configuration command
Interface configuration mode
spanning-tree rst point-to-point
{forcetrue|forcefalse|auto}
Spanning Tree BPDU guard enable command
Interface configuration mode
spanning-tree rst bpdu-guard
Spanning Tree BPDU guard disable command
Interface configuration mode
no spanning-tree rst bpdu-guard
Spanning Tree configuration display command