HP MSR2000/3000/4000 Router Series Layer 2 - LAN Switching Command Reference
Table Of Contents
- Title Page
- Contents
- MAC address table commands
- Port isolation commands
- Spanning tree commands
- active region-configuration
- check region-configuration
- display stp
- display stp abnormal-port
- display stp bpdu-statistics
- display stp down-port
- display stp history
- display stp region-configuration
- display stp root
- display stp tc
- instance
- region-name
- reset stp
- revision-level
- stp bpdu-protection
- stp bridge-diameter
- stp compliance
- stp config-digest-snooping
- stp cost
- stp edged-port
- stp enable
- stp global config-digest-snooping
- stp global enable
- stp global mcheck
- stp loop-protection
- stp max-hops
- stp mcheck
- stp mode
- stp no-agreement-check
- stp pathcost-standard
- stp point-to-point
- stp port priority
- stp port-log
- stp priority
- stp region-configuration
- stp role-restriction
- stp root primary
- stp root secondary
- stp root-protection
- stp tc-protection
- stp tc-protection threshold
- stp tc-restriction
- stp timer forward-delay
- stp timer hello
- stp timer max-age
- stp timer-factor
- stp transmit-limit
- vlan-mapping modulo
- Loop detection commands
- VLAN commands
- LLDP commands
- display lldp local-information
- display lldp neighbor-information
- display lldp statistics
- display lldp status
- display lldp tlv-config
- lldp admin-status
- lldp check-change-interval
- lldp enable
- lldp encapsulation snap
- lldp fast-count
- lldp global enable
- lldp hold-multiplier
- lldp management-address-format string
- lldp max-credit
- lldp mode
- lldp notification med-topology-change enable
- lldp notification remote-change enable
- lldp timer fast-interval
- lldp timer notification-interval
- lldp timer reinit-delay
- lldp timer tx-interval
- lldp tlv-enable
- Support and other resources
- Index
38
Related commands
display stp
stp mcheck
Use stp mcheck to perform the mCheck operation on a port.
Syntax
stp mcheck
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Usage guidelines
If a port on a device that is running MSTP or RSTP connects to an STP device, the port automatically
transits to the STP mode when the port receives STP BPDUs. If the peer STP device is shut down or
removed and the local device cannot detect the change, the local device cannot automatically transit
back to the original mode. In this case, you can perform an mCheck operation to forcibly transit the port
to operation in the original mode.
Suppose a scenario where Device A, Device B, and Device C are connected in sequence. Device A runs
STP, Device B does not run any spanning tree protocol, and Device C runs RSTP or MSTP. In this case,
when Device C receives an STP BPDU transparently transmitted by Device B, the receiving port transits to
the STP mode. If you configure Device B to run RSTP or MSTP with Device C, perform mCheck operations
on the ports that connect Device B and Device C.
The device operates in STP, RSTP, or MSTP mode depending on the spanning tree mode setting.
The stp mcheck command is effective only when the device operates in MSTP or RSTP mode.
When the setting is configured in Layer 2 Ethernet interface view, it takes effect on only that interface.
Examples
# Perform mCheck on Ethernet 2/1.
<Sysname> system-view
[Sysname] interface ethernet 2/1
[Sysname-Ethernet2/1] stp mcheck
Related commands
• stp global mcheck
• stp mode
stp mode
Use stp mode to configure the spanning tree operating mode.
Use undo stp mode to restore the default.
Syntax
stp mode { mstp | rstp | stp }