configure stpd ports priority
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1199
configure stpd ports priority
configure stpd <stpd_name> ports priority <priority> <port_list>
Description
Specifies the port priority of the port in the specified STPD.
Syntax Description
Default
The default setting is 16.
Usage Guidelines
If your STPD has the same name as another component, for example a VLAN, Extreme Networks
recommends that you specify the identifying keyword as well as the name. If your STPD has a name
unique only to that STPD, the keyword
stpd
is optional.
You should not configure any STP parameters unless you have considerable knowledge and experience
with STP. The default STP parameters are adequate for most networks.
By changing the priority of the port, you can make it more or less likely to become the root port or a
designated port.
A setting of 0 indicates the highest priority.
The range for the
priority
parameter is 0 through 31.
Example
The following command assigns a priority of 1 to slot 2, ports 1 through 5 in STPD
s0
:
configure stpd s0 ports priority 1 2:1-2:5
History
This command was available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
stpd_name
Specifies an STPD name on the switch.
priority
Specifies a numerical port priority value. The range is 0 through 31.
port_list
Specifies one or more ports or slots and ports.