Specifying The Configuration On An Mst Region - 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 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 configure the revision number of the MSTI region to 5:
switch# config t
switch(config)# spanning-tree mst configuration
switch(config-mst)# revision 5
switch(config-mst)#

Specifying the Configuration on an MST Region

If two or more devices are to be in the same MST region, they must have the same VLAN-to-instance mapping,
the same configuration revision number, and the same MST name.
A region can have one member or multiple members with the same MST configuration; each member must
be capable of processing IEEE 802.1w RSTP BPDUs. There is no limit to the number of MST regions in a
network, but each region can support only up to 65 MST instances. You can assign a VLAN to only one MST
instance at a time.
Before You Begin
Ensure that you are in the correct VDC (or enter the switchto vdc command).
SUMMARY STEPS
1. config t
2. spanning-tree mst configuration
3. instance instance-id vlan vlan-range
4. name name
5. revision version
6. Enter one of the following commands:
7. (Optional) show spanning-tree mst
8. (Optional) copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
Specifying the Configuration on an MST Region
Purpose
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the startup
configuration.
149

Advertisement

Table of Contents
loading

Table of Contents