Command Reference Guide

set spantree portfast 393
Usage — This command applies only to the default VLAN (VLAN 1). To
change the cost of a port in another VLAN, use the set spantree
portvlancost command.
Examples — The following command changes the cost on ports 3 and 4
to 20:
WX1200# set spantree portcost 3,4 cost 20
success: change accepted.
See Also
clear spantree portcost on page 372
clear spantree portvlancost on page 373
display spantree on page 376
display spantree portvlancost on page 381
set spantree portvlancost on page 395
set spantree
portfast
Enables or disables STP port fast convergence on one or more ports on a
wireless LAN switch.
Syntax
set spantree portfast port port-list {enable | disable}
port port-listList of ports. MSS enables the feature on the
specified ports.
enable — Enables port fast convergence.
disable — Disables port fast convergence.
Defaults — STP port fast convergence is disabled by default.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — Use port fast convergence on ports that are directly connected
to servers, hosts, or other MAC stations.
Examples — The following command enables port fast convergence on
ports 2, 5, and 7:
WX1200# set spantree portfast port 2,4,7 enable
success: change accepted.