spanning-tree instance priority
Syntax
spanning-tree instance priority 没有扩充树实例 priority [ ]
Description
Sets the switch priority for the specified MST instance.
Theno
form of this command sets the priority for the specified instance to the default of 8.
Command context
config
Parameters
-
-
指定了MSTP英斯达nce number. Range: 1 to 64.
-
-
Specifies the priority as a multiplier. Default: 8. Range: 0 to 15.
The priority range for an MSTP switch is 0-61440. However, this command specifies the priority as a multiplier (0 - 15) of 4096. That is, when you specify a priority multiplier value of 0 - 15, the actual priority assigned to the switch is: (priority-multiplier) x 4096. For example, with 2 as the priority-multiplier on a given MSTP switch, the switch priority setting is 8,192.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Setting the priority multiplier for instance 1 to 5:
switch(config)#spanning-tree instance 1 priority 5
Setting the priority multiplier for instance 1 to the default of 8:
switch(config)#没有扩充树实例1 priority