Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
3-28
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 3 Ethernet Show Commands
show spanning-tree mst
show spanning-tree mst
To display information on MST status and configuration, use the show spanning-tree mst command.
show spanning-tree mst [instance-id [detail | interface {interface slot/port | port-channel
number} [detail]]
show spanning-tree mst [configuration [digest]]
show spanning-tree mst [detail | interface {interface slot/port | port-channel number}} [detail]]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines If the switch is not running in STP MST mode when you enter this command, it returns the following
message:
ERROR: Switch is not in mst mode
Examples This example shows how to display STP information about MST instance information for the VLAN
ports that are currently active:
switch# show spanning-tree mst
This example shows how to display STP information about a specific MST instance:
switch)# show spanning-tree mst 0
This example shows how to display detailed STP information about the MST protocol:
switch)# show spanning-tree mst detail
instance-id (Optional) The MST instance range that you want to display. For example, 0
to 3, 5, 7 to 9.
detail (Optional) Displays detailed MST information.
interface slot/port |
port-channel number
(Optional) Specifies the interface. Use either the type of interface and its slot
and port number, or the EtherChannel number.
configuration (Optional) Displays current MST regional information including the
VLAN-to-instance mapping of all VLANs.
digest (Optional) Displays information about the MD5 digest.
Release Modification
4.0(0)N1(1a) This command was introduced.