B-44
Catalyst 2350 Switch Command Reference
OL-19055-01
Appendix B Catalyst 2350 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(46)EY
This command was introduced.