Spanning-tree priority – Allied Telesis AT-S100 User Manual
Page 255

AT-S100 Management Software User’s Guide
Section II: Advanced Configuration
255
SPANNING-TREE PRIORITY
Syntax
spanning-tree priority <0-61440>
no spanning-tree priority
Parameters
<0-61440>
Specifies the bridge priority value in increments of 4,096.
For example, 4,096, 8,192, and 12,288 are all valid
values.
Description
Use the SPANNING-TREE PRIORITY command to specify the interface
priority. A lower priority value indicates a greater likelihood of becoming a
root. The default value is 32,768.
The no form of this command resets the spanning-tree priority value to the
default value which is 32,768.
Note
This command can be used for either STP or RSTP.
Command Mode
Configuration Terminal mode
Example
The following commands set the spanning-tree priority on the switch to
4,096:
switch#configure terminal
switch(config)#spanning-tree priority 4096
Related Commands
none