Avaya P130 Switch User Manual


 
Chapter 6 Avaya P130 CLI
84 Avaya P130 User’s Guide
Set spantree Commands
Use the set spantree command to enable/disable the spanning-tree protocol for
the P130 switch.
The syntax for this command is:
set spantree {enable|disable}
Example:
P130-1# set spantree enable
bridge spanning tree enabled.
Set spantree priority Command
Use the set spantree priority command to set the bridge priority for STP.
The syntax for this command is:
set spantree priority <bridge_priority>
Example:
To set the bridge priority to 45000:
P130-1# set spantree priority 45000
Bridge priority set to 45000.
Set port spantree Command
Use the set port spantree command to enable/disable the spanning-tree
protocol for a specific port.
The syntax for this command is:
set port spantree {enable|disable}[module/port]
Example:
P130-1# set port spantree enable 1/2
bridge_priority Number representing the priority of the bridge.
The priority level is from 0 to 65535, with 0 indicating high
priority and 65535 indicating low priority.