STP Commands 407Nortel WLAN—Security Switch 2300 Series Command Line ReferenceDefaults STP port fast convergence is disabled by default.Access Enabled.Usage Use port fast convergence on ports that are directly connected to servers, hosts, or other MACstations.Examples The following command enables port fast convergence on ports 9, 11, and 13:WSS# set spantree portfast port 9,11,13 enablesuccess: change accepted.See Also show spantree portfast on page 405set spantree portpriChanges the STP priority of a network port or ports for selection as part of the path to the STP root bridge in the defaultVLAN on a WSS.Syntax set spantree portpri port-list priority valueDefaults The default STP priority for all network ports is 128.Access Enabled.Usage This command applies only to the default VLAN (VLAN 1). To change the priority of a port inanother VLAN, use the set spantree portvlanpri command.Examples The following command sets the priority of ports 3 and 4 to 48:WSS# set spantree portpri 3-4 priority 48success: change accepted.See Also• clear spantree portpri on page 390• clear spantree portvlanpri on page 391• set spantree portvlanpri on page 398• show spantree on page 400set spantree portvlancostChanges the cost of a network port or ports on paths to the STP root bridge for a specific VLAN on a WSS.enable Enables port fast convergence.disable Disables port fast convergence.port-list List of ports. WSS Software changes the priority on the specified ports.priority value Priority value. You can specify a value from 0 (highest priority) through255 (lowest priority).