Cisco Nexus 9000 Series Configuration Manual page 143

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

Advertisement

Configuring MST Using Cisco NX-OS
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
This example shows how to set the name of the MST region:
switch# config t
switch(config)#
switch(config-mst)# name accounting
switch(config-mst)# exit
switch(config)#
Command or Action
config t
Example:
switch# config t
switch(config)#
spanning-tree mst configuration
Example:
switch(config)# spanning-tree mst
configuration
switch(config-mst)#
name name
Example:
switch(config-mst)# name accounting
exit or abort
Example:
switch(config-mst)# exit
switch(config)#
show spanning-tree mst configuration
Example:
switch# show spanning-tree mst
configuration
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
spanning-tree mst configuration
Cisco Nexus 9000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
Specifying the MST Name
Purpose
Enters configuration mode.
Enters MST configuration submode.
Specifies the name for the MST region. The
name string has a maximum length of 32
characters and is case sensitive. The default is
an empty string.
• exit
Commits all the changes and exits MST
configuration submode.
• abort
Exits the MST configuration submode
without committing any of the changes.
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the startup
configuration.
129

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents