B-92
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Appendix B Catalyst 3750 Metro Switch Debug Commands
debug spanning-tree switch
debug spanning-tree switch
Use the
debug spanning-tree switch privileged EXEC
command to enable debugging of the software
interface between the Spanning Tree Protocol (STP) software module and the port manager software
module. Use the
no
form of this command to disable debugging.
debug spanning-tree switch
{
all
|
errors
|
flush
|
general
|
helper
|
pm
|
rx
{
decode
|
errors
|
interrupt
|
process
} |
state
|
tx
[
decode
] |
uplinkfast
}
no debug spanning-tree switch
{
all
|
errors
|
flush
|
general
|
helper
|
pm
|
rx
{
decode
|
errors
|
interrupt
|
process
} |
state
|
tx
[
decode
] |
uplinkfast
}
Syntax Description
Defaults
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
all
Display all spanning-tree switch debug messages.
errors
Display debug messages for the interface between the spanning-tree software
module and the port manager software module.
flush
Display shim flush operation debug messages.
general
Display general event debug messages.
helper
Display spanning-tree helper-task debug messages. Helper tasks handle bulk
spanning-tree updates.
pm
Display port-manager event debug messages.
rx
Display received bridge protocol data unit (BPDU) handling debug messages. The
keywords have these meanings:
•
decode
—Display decoded received packets.
•
errors
—Display receive error debug messages.
•
interrupt
—Display interrupt service request (ISR) debug messages.
•
process
—Display process receive BPDU debug messages.
state
Display spanning-tree port state change debug messages.
tx
[
decode
]
Display transmitted BPDU handling debug messages. The keyword has this
meaning:
•
decode
—(Optional) Display decoded transmitted packets.
uplinkfast
Display uplinkfast packet transmission debug messages.
Release
Modification
12.1(14)AX
This command was introduced.