PurposeCommand or Action
Example:
Switch> enable
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Configures the maximum-aging time for all MST instances. The
maximum-aging time is the number of seconds a switch waits
spanning-tree mst max-age seconds
Example:
Switch(config)# spanning-tree mst
max-age 40
Step 3
without receiving spanning-tree configuration messages before
attempting a reconfiguration.
For seconds, the range is 6 to 40; the default is 20.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Related Topics
Specifying the MST Region Configuration and Enabling MSTP , on page 261
Configuring the Maximum-Hop Count
This procedure is optional.
Before You Begin
A multiple spanning tree (MST) must be specified and enabled on the switch. For instructions, see Related
Topics.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
spanning-tree mst max-hops hop-count
4.
end
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
274
How to Configure MSTP Features