Mapping Or Unmapping A Vlan To An Mst Instance-Cli Version - 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
Example:
switch(config-mst)# exit
switch(config)#
Step 7
show spanning-tree mst
Example:
switch# show spanning-tree mst
Step 8
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to enter MST configuration mode, map VLANs 10 to 20 to MST instance 1, name
the region region1, set the configuration revision to 1, display the pending configuration, apply the changes,
and return to global configuration mode:
switch# config t
switch# spanning-tree mst configuration
switch(config-mst)# instance 1 vlan 10-20
switch(config-mst)# name region1
Mapping or Unmapping a VLAN to an MST Instance—CLI Version
If two or more bridges are to be in the same MST region, they must have the identical MST name,
VLAN-to-instance mapping, and MST revision number.
You cannot map VLANs 3968 to 4047 or 4094 to any MST instance. These VLANs are reserved for internal
use by the device.
When you change the VLAN-to-MSTI mapping, the system reconverges MST.
Note
You cannot disable an MSTI.
Note
Before You Begin
Ensure that you are in the correct VDC (or enter the switchto vdc command).
Mapping or Unmapping a VLAN to an MST Instance—CLI Version
Purpose
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the startup configuration.
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
151

Advertisement

Table of Contents
loading

Table of Contents