B-84
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Appendix B Catalyst 3750-X and 3560-X 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 interfaces. 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 | etherchnl | hatable | messages | port | redundancy | registry | sm
| span | split | vlan | vp}
no debug pm {all | assert | card | etherchnl | hatable | messages | port | redundancy | 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
all Display all PM debug messages.
assert Display assert debug messages.
card Display line-card related-events 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.
redundancy Display redundancy 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.2(53)SE2 This command was introduced.