DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
120
show stp mst_config_id
Purpose
Used to display the MSTP configuration identification.
Syntax
show stp mst_config_id
Description
This command is used to display the Switch’s current MSTP configuration identification.
Parameters
None.
Restrictions
None.
Example usage:
To show the MSTP configuration identification currently set on the Switch:
DES-1228/ME:5#show stp mst_config_id
Command: show stp mst_config_id
Current MST Configuration Identification
----------------------------------------
Configuration Name : 00:53:13:1A:33:24 Revision Level :0
MSTI ID VID list
------- ------------------------------------------------
CIST 1-4094
DES-1228/ME:5#
config stp trap
Purpose
Used to configure the sending state for STP traps.
Syntax
config stp trap {new_root [enable |disable] | topo_change [enable |disable]} (1)
Description
This command is used to configure the sending state for STP traps.
Parameters
new_root – Enable/disable sending of new root trap. The default state is enabled.
topo_change - Enable/disable sending of topology change trap. The default state is
enabled.
Restrictions
Only Administrator level users can issue this command.
Example usage:
To disable the sending state for STP traps:
DES-1228/ME:5# config stp trap new_root disable
Command: config stp trap new_root disable
Success.
DES-1228/ME:5#