Hub/Switch Reference Guide

STP Commands 403
Nortel WLAN—Security Switch 2300 Series Command Line Reference
See Also
show spantree statistics on page 407
set spantree
Enables or disables STP on one VLAN or all VLANs configured on a WSS.
Syntax
set spantree {enable | disable}
[{all | vlan vlan-id | port port-list vlan-id}]
Defaults
Disabled.
Access
Enabled.
Examples
The following command enables STP on all VLANs configured on a WSS:
WSS# set spantree enable
success: change accepted.
The following command disables STP on VLAN burgundy:
WSS# set spantree disable vlan burgundy
success: change accepted.
See Also
show spantree on page 400
set spantree backbonefast
Enables or disables STP backbone fast convergence on a WSS. This feature accelerates a port’s recovery following the
failure of an indirect link.
Syntax
set spantree backbonefast {enable | disable}
Defaults
STP backbone fast path convergence is disabled by default.
Access
Enabled.
enable Enables STP.
disable Disables STP.
all Enables or disables STP on all VLANs.
vlan
vlan-id
VLAN name or number. WSS Software enables or disables STP on only
the specified VLAN, on all ports within the VLAN.
port port-list vlan-id Port number or list and the VLAN the ports are in. WSS Software enables
or disables STP on only the specified ports, within the specified VLAN.
enable Enables backbone fast convergence.
disable Disables backbone fast convergence.