Cisco Systems N3KC3064TFAL3 Manual De Usuario

Descargar
Página de 164
Mapping and Unmapping VLANs to MST Instances
When you change the VLAN-to-MSTI mapping, the system restarts MST.
Caution
You cannot disable an MSTI.
Note
For two or more bridges to be in the same MST region, they must have the identical MST name,
VLAN-to-instance mapping, and MST revision number.
Procedure
Purpose
Command or Action
Enters configuration mode.
switch# configure terminal
Step 1
Enters MST configuration submode.
switch(config)# spanning-tree mst
configuration
Step 2
Maps VLANs to an MST instance, as follows:
switch(config-mst)# instance
instance-id vlan vlan-range
Step 3
• 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.
switch(config-mst)# no instance
instance-id vlan vlan-range
Step 4
This example shows how to map VLAN 200 to MSTI 3:
switch#
configure terminal
switch(config)#
spanning-tree mst configuration
switch(config-mst)#
instance 3 vlan 200
Mapping Secondary VLANs to Same MSTI as Primary VLANs for Private VLANs
When you are working with private VLANs on the system, all secondary VLANs must be in the same MSTI
and their associated primary VLAN.
   Cisco Nexus 3000 NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)U3(1)
102
OL-26590-01  
Configuring Multiple Spanning Tree
Mapping and Unmapping VLANs to MST Instances