DXS-1210 Series Smart Managed Switch CLI Reference Guide
227
This example shows how to configure the revision level of the MSTP configuration to 2.
Switch# configure terminal
Switch(config)#spanning-tree mst configuration
Switch(config-mst)# revision 2
Switch(config-mst)#
29-4
show spanning-tree mst
This command is used to display the information that used in the MSTP version.
show spanning-tree mst [configuration]
show spanning-tree mst [instance INSTANCE-ID [, | -]] [interface INTERFACE-ID [, | -]] [detail]
Parameters
configuration
Specifies to display the table for the mapping relationship between
VLANs and MSTP Instances.
instance INSTANCE-ID [, | -]
Specifies to display the MSTP information for the designated instance
only. Define multiple instances byusing ‘,’ to specify a series of
instances or to separate a range of instances from a previous range.
Use ‘-‘ to specify a range of instances. No space before and after the
comma or hyphen.
interface INTERFACE-ID
Specifies to display the STP information for the specified interface.
,
(Optional)Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space is allowed before and after
the comma.
-
(Optional)Specifies a range of interfaces. No space is allowed before
and after the hyphen.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
Use this command to display the MSTP configuration and operation status. If a private VLAN is
configured and the secondary VLAN does not map to the same primary VLAN, the show spanning-
tree mst configuration command will display a message to indicate this condition.
Example
This example shows how to display MSTP detailed information.