Mapping Secondary Vlans To Same Msti As Primary Vlans For Private Vlans - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring MST Using Cisco NX-OS
Command or Action
Option
exit
abort
Example:
switch(config-mst)# exit
switch(config)#
Step 5
show spanning-tree mst
Example:
switch# show spanning-tree mst
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
This example shows how to map VLAN 200 to MSTI 3:
switch# config t
switch(config)# spanning-tree mst configuration
switch(config-mst)# instance 3 vlan 200
switch(config-mst)# exit
switch(config)#

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
as their associated primary VLAN. Enter the private-vlan synchronize command to accomplish this
synchronization automatically.
Before You Begin
Ensure that you are in the correct VDC (or enter the switchto vdc command).
Mapping Secondary VLANs to Same MSTI as Primary VLANs for Private VLANs
Description
Commits all the changes and exits MST configuration
submode.
Exits MST configuration submode without committing any
of the changes.
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
Purpose
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration
to the startup configuration.
153

Advertisement

Table of Contents
loading

Table of Contents