DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password if prompted.
enable
Step 1
Example:
Switch>
enable
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Enters MST configuration mode.
spanning-tree mst configuration
Example:
Switch(config)#
spanning-tree mst
configuration
Step 3
Maps VLANs to an MST instance.
instance instance-id vlan vlan-range
Step 4
Example:
Switch(config-mst)#
instance 1 vlan
10-20
•
For
instance-id
, the range is 0 to 4094.
•
For
vlan vlan-range
, the range is 1 to 4094.
When you map VLANs to an MST instance, the mapping is
incremental, and the VLANs specified in the command are added
to or removed from the VLANs that were previously mapped.
To specify a VLAN range, use a hyphen; for example,
instance 1 vlan
1-63
maps VLANs 1 through 63 to MST instance 1.
To specify a VLAN series, use a comma; for example,
instance 1 vlan
10, 20, 30
maps VLANs 10, 20, and 30 to MST instance 1.
Specifies the configuration name. The
name
string has a maximum
length of 32 characters and is case sensitive.
name name
Example:
Switch(config-mst)#
name region1
Step 5
Specifies the configuration revision number. The range is 0 to 65535.
revision version
Example:
Switch(config-mst)#
revision 1
Step 6
Verifies your configuration by displaying the pending configuration.
show pending
Example:
Switch(config-mst)#
show pending
Step 7
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
262
How to Configure MSTP Features
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......