Cisco Nexus 7000 Series Configuration Manual page 168

Nx-os layer 2 switching
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Mapping or Unmapping a VLAN to an MST Instance—CLI Version
SUMMARY STEPS
1. config t
2. spanning-tree mst configuration
3. Enter one of the following commands:
4. Enter one of the following commands:
5. (Optional) show spanning-tree mst
6. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
spanning-tree mst configuration
Example:
switch(config)# spanning-tree mst configuration
switch(config-mst)#
Step 3
Enter one of the following commands:
Option
instance instance-id
vlan vlan-range
no instance
instance-id vlan
vlan-range
Example:
switch(config-mst)# instance 3 vlan 200
Step 4
Enter one of the following commands:
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
152
Description
Maps VLANs to an MST instance as follows:
• For instance_id, the range is from 1 to 4094.
Instance 0 is reserved for the IST for each MST
region.
• For vlan-range, the range is from 1 to 4094.
When you map VLANs to an MSTI, the mapping is
incremental, and the VLANs specified in the command
are added to or removed from the VLANs that were
previously mapped.
Deletes the specified instance and returns the VLANs
to the default MSTI, which is the CIST.
Configuring MST Using Cisco NX-OS
Purpose
Enters global configuration mode.
Enters MST configuration
submode.

Advertisement

Table of Contents
loading

Table of Contents