Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

How to Configure MSTP Features
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
spanning-tree mst configuration
Example:
Switch(config)# spanning-tree mst
configuration
Step 4
instance instance-id vlan vlan-range
Example:
Switch(config-mst)# instance 1 vlan
10-20
Step 5
name name
Example:
Switch(config-mst)# name region1
Step 6
revision version
Example:
Switch(config-mst)# revision 1
Step 7
show pending
Example:
Switch(config-mst)# show pending

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

262
Purpose
Enables privileged EXEC mode. Enter your password if prompted.
Enters the global configuration mode.
Enters MST configuration mode.
Maps VLANs to an MST instance.
• 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.
Specifies the configuration revision number. The range is 0 to 65535.
Verifies your configuration by displaying the pending configuration.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents