ES3000 User Guide
5-54
EXAMPLE:
!Set CIST priority 40960
Switch(config)# spanning-tree mst priority 40960
Switch(config)#
spanning-tree mst max-age
Use the spanning-tree mst max-age command to configure the value of CIST bridge Max Age.
spanning-tree mst max-age <seconds>
SYNTAX DESCRIPTION:<seconds> Integer ranges from 6 to 40 and enforces the following
relationships
2* (Bridge _Forward_Delay - 1.0 seconds) >=Bridge_Max_Age
Bridge_Max_Age>=2* (Bridge_Hello_Time + 1.0 seconds)
From 2* (Bridge_Forward_Delay -1) to 2* (Bridge_Hello_Time + 1)
DEFAULT VALUE:
COMMAND MODES: Global configuration
REFERENCE:
MENU:
EXAMPLE:
!set CIST Max Age 20 seconds
Switch(config)# spanning-tree mst max-age 20
Switch(config)#
spanning-tree mst hello-time
Use the spanning-tree mst hello time command to configure the value of the CIST bridge Hello Time.
spanning-tree mst hello-time <seconds>
SYNTAX DESCRIPTION:<seconds> Integer ranges from 1 to 10 nd enforces the following
relationships
2* (Bridge _Forward_Delay - 1.0 seconds) >=Bridge_Max_Age
Bridge_Max_Age>=2* (Bridge_Hello_Time + 1.0 seconds)
From 1 to (Bridge_Max_Age / 2) - 1
DEFAULT VALUE: