DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Configures the switch priority.
spanning-tree mst instance-id priority
priority
Step 2
•
For instance-id, you can specify a single instance, a range of instances
separated by a hyphen, or a series of instances separated by a comma.
The range is 0 to 4094.
Example:
Switch(config)# spanning-tree mst 0
priority 40960
•
For priority, the range is 0 to 61440 in increments of 4096; the default
is 32768. The lower the number, the more likely the switch will be
chosen as the root switch.
Priority values are 0, 4096, 8192, 12288, 16384, 20480, 24576, 28672,
32768, 36864, 40960, 45056, 49152, 53248, 57344, and 61440. These
are the only acceptable values.
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 3
Related Topics
Specifying the MST Region Configuration and Enabling MSTP, on page 59
Configuring the Hello Time
The hello time is the time interval between configuration messages generated and sent by the root switch.
This procedure is optional.
Beginning in privileged EXEC mode, follow these steps to configure the hello time for all MST instances.
Before You Begin
A multiple spanning tree (MST) must be specified and enabled on the switch. For instructions, see Related
Topics.
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1
68 OL-29424-01
Configuring Multiple Spanning-Tree Protocol
Configuring the Hello Time