Bridge-priority – Brocade Network OS Command Reference v4.1.0 User Manual
Page 94

56
Network OS Command Reference
53-1003115-01
bridge-priority
2
bridge-priority
Specifies the priority of the bridge.
Synopsis
bridge-priority priority
no bridge-priority
Operands
priority
Specifies the bridge priority. Valid values range from 0 through 61440 in
increments of 4096.
Defaults
Priority is 32768.
Command Modes
Protocol Spanning Tree mode
Description
Use this command to set the bridge priority for the common instance. Using a lower priority value
indicates that the bridge might become root.
Usage Guidelines
This command must be used to specify the priority of the bridge. The priority values can be set only
in increments of 4096.
If xSTP is enabled over VCS, this command must be executed on all RBridge nodes.
Enter no bridge-priority to return to the default priority.
Examples
To specify the bridge priority:
switch# configure terminal
switch(config)# protocol spanning-tree stp
switch(conf-stp)# bridge-priority 8192
switch# configure terminal
switch(config)# protocol spanning-tree rstp
switch(conf-rstp)# bridge-priority 8192
switch# configure terminal
switch(config)# protocol spanning-tree mstp
switch(conf-mstp)# bridge-priority 8192
See Also