B-80
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Appendix B Catalyst 3750 Metro Switch Debug Commands
debug pm
debug pm
Use the
debug pm privileged EXEC
command to enable debugging of port manager (PM) activity. The
port manager is a state machine that controls all the logical and physical ports. All features, such as
VLANs, UniDirectional Link Detection (UDLD), and so forth, work with the port manager to provide
switch functions. Use the
no
form of this command to disable debugging.
debug pm
{
all
|
assert
|
card
|
cookies
|
etherchnl
|
hatable
|
messages
|
port
|
registry
|
sm
|
span
|
split
|
vlan
|
vp
}
no debug pm
{
all
|
assert
|
card
|
cookies
|
etherchnl
|
hatable
|
messages
|
port
|
registry
|
sm
|
span
|
split
|
vlan
|
vp
}
Syntax Description
Note
Though visible in the command-line help strings, the
scp
and
pvlan
keywords are not supported.
Defaults
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The
undebug pm
command is the same as the
no debug pm
command.
all
Display all PM debug messages.
assert
Display assert debug messages.
card
Display line-card related-events debug messages.
cookies
Display internal PM cookie validation debug messages.
etherchnl
Display EtherChannel related-events debug messages.
hatable
Display Host Access Table events debug messages.
messages
Display PM debug messages.
port
Display port related-events debug messages.
registry
Display PM registry invocation debug messages.
sm
Display state-machine related-events debug messages.
span
Display spanning-tree related-events debug messages.
split
Display split-processor debug messages.
vlan
Display VLAN related-events debug messages.
vp
Display virtual port related-events debug messages.
Release
Modification
12.1(14)AX
This command was introduced.