1-46
# Enable log/trap output for the ports of all instances.
<Sysname> system-view
[Sysname] stp portlog all
Enabling Trap Messages Conforming to 802.1d Standard
When enabled, the switch sends the following two types of 802.1d-compliant traps to the network
management device:
z
When the switch is configured to be the root bridge of a spanning tree instance, it sends
802.1d-compliant newroot traps to the network management device.
z
When the switch detects a topology change, it sends 802.1d-compliant topology-change traps to
the network management device.
The
stp
instance
instance
-
id
dot1d
-
trap
enable command enables both newroot and topology-change
trap functions for the specified spanning tree instance at the same time.
Configuration procedure
Follow these steps to enable trap messages conforming to 802.1d standard:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enable trap messages conforming
to 802.1d standard in an instance
stp
[
instance instance-id
]
dot1d-trap
[
newroot
|
topologychange
]
enable
Required
Configuration example
# Enable a switch to send trap messages conforming to 802.1d standard to the network management
device when the switch becomes the root bridge of instance 1.
<Sysname> system-view
[Sysname] stp instance 1 dot1d-trap newroot enable
Displaying and Maintaining MSTP
To do...
Use the command...
Remarks
Display the state and statistics
information about spanning trees of
the current device
display stp
[
instance instance-id
]
[
interface interface-list
|
slot
slot-number
]
[
brief
]
Display region configuration
display stp region-configuration
Display information about the ports
that are shut down by STP
protection
display stp portdown
Display information about the ports
that are blocked by STP protection
display stp abnormalport
Display information about the root
port of the instance where the switch
reside
display stp root
Available in any view
Clear statistics about MSTP
reset stp
[
interface
interface-list
]
Available in user view