Mapping Secondary Vlans To Same Msti As Primary Vlans For Private Vlans - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring Multiple Spanning Tree
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# spanning-tree mst configuration
3. switch(config-mst)# instance instance-id vlan vlan-range
4. switch(config-mst)# no instance instance-id vlan vlan-range
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# spanning-tree mst
configuration
Step 3
switch(config-mst)# instance instance-id
vlan vlan-range
Step 4
switch(config-mst)# no instance instance-id
vlan vlan-range
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.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# spanning-tree mst configuration
3. switch(config-mst)# private-vlan synchronize
OL-25842-01
Mapping Secondary VLANs to Same MSTI as Primary VLANs for Private VLANs
Purpose
Enters global configuration mode.
Enters MST configuration submode.
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.
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
201

Advertisement

Table of Contents
loading

Table of Contents