Operation Manual – MSTP
H3C S5100-SI/EI Series Ethernet Switches
Chapter 1 MSTP Configuration
1-55
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.
I. 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
II. 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
1.12 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