Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
Avaya C460 Reference Guide 131
set spantree default-path-cost
User level: privileged, supervisor.
Use the set spantree default-path-cost command to set the version of the
spanning tree default path costs that are to be used by this bridge.
The syntax for this command is:
set spantree default-path-cost <path-cost>
Example:
set spantree enable/disable
User level: read-write, admin.
Use the set spantree command to enable or disable the spanning-tree algorithm
for the switch.
L When you disable STP, blocking ports are disabled in order to prevent loops in
the network. As a result, you need to wait 30 seconds before disabling STP if
you reset the switch, enable STP, or insert a new station.
The syntax for this command is:
set spantree {enable|disable}
Example:
path-cost common-spanning-tree - compatible with IEEE802.1D
standard
rapid-spanning-tree - compatible with IEEE802.1W
standard
C460-1# set spantree default-path-cost rapid-spanning-tree
Spanning tree default path costs is set to rapid spanning
tree.
C460-1# set spantree enable
bridge spanning tree enabled.
C460-1# set spantree disable
bridge spanning tree disabled.