Comtrol ES8508 Series User Guide User Manual
Page 156
156 - Network Redundancy (CLI)
RocketLinx ES8508 Series User Guide: 2000575 Rev. A
Configuration Using the Command Line Interface (CLI)
This table provides detailed information about the CLI command lines for network redundancy.
GLobal (STP, RSTP, and MSTP)
Enable
Switch(config)# spanning-tree enable
Disable
Switch(config)# spanning-tree disable
Mode
Switch(config)# spanning-tree mode
rst the rapid spanning-tree protocol (802.1w)
stp the spanning-tree prtotcol (802.1d)
mst the multiple spanning-tree protocol (802.1s)
Switch(config)# spanning-tree mode
Switch(config)# spanning-tree mode mst
Spanning-Tree Mode change to be MSTP (802.1s)
Switch(config)# spanning-tree mode stp
Spanning-Tree Mode change to be STP(802.1d) .
Switch(config)# spanning-tree mode rst
Spanning-Tree Mode change to be RSTP(802.1w) .
Switch(config)# spanning-tree mode mst
Spanning-Tree Mode change to be MSTP(802.1s).
Bridge Priority
Switch(config)# spanning-tree priority
<0-61440> the value of bridge priority in multiple of 4096
Switch(config)# spanning-tree priority 4096
Bridge Times
Switch(config)# spanning-tree bridge-times (forward Delay) (max-age)
(Hello Time)
Switch(config)# spanning-tree bridge-times 15 20 2
This command allows you configure all the timing in one time.
Forward Delay
Switch(config)# spanning-tree forward-time
<4-30> the value of forward delay time in seconds
Switch(config)# spanning-tree forward-time 15
Max Age
Switch(config)# spanning-tree max-age
<6-40> the value of message maximum age time in seconds
Switch(config)# spanning-tree max-age 20
Hello Time
Switch(config)# spanning-tree hello-time
<1-10> the value of hello time in seconds
Switch(config)# spanning-tree hello-time 2