configure stpd priority-mode

configure stpd stpd_name priority-mode [dot1d | dot1t]

Description

Sets STP (Spanning Tree Protocol) bridge priority values.

Syntax Description

stpd STP domain/STP global configuration.
stpd_name STP domain name on the switch.
priority-mode Control allowable bridge priority values.
dot1d

Allow any bridge priority value.

Valid values are 0–65,535 (in increments of 1), with 0 indicating high priority and 65,535 low priority.

dot1t

Allow bridge priority in steps of 4,096.

This option is the default bridge priority mode. Valid values are 0–61,440 (in increments of 4,096), with 0 indicating high priority and 61,440 low priority. Values are automatically rounded up or down depending on the dot1t value to which the entered value is closest.

Default

dot1t option is configured by default for operation mode dot1w and MSTP (Multiple Spanning Tree Protocol).

Example

The following example configures the priority-mode as dot1d:

configure stpd s1 priority-mode dot1d

History

This command was first available in ExtremeXOS 22.1.

Platform Availability

This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.