B-41
Catalyst 3750 Switch Command Reference
OL-8552-07
Appendix B Catalyst 3750 Switch Debug Commands
debug platform device-manager
debug platform device-manager
Use the
debug platform device-manager
privileged EXEC command to enable debugging of the
platform-dependent device manager. Use the
no
form of this command to disable debugging.
debug platform device-manager
{
all
|
device-info
|
poll
|
port-download
|
trace
}
no debug platform device-manager
{
all
|
device-info
|
poll
|
port-download
|
trace
}
Syntax Description
Defaults
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The
undebug platform device-manager
command is the same as the
no debug platform
device-manager
command.
When you enable debugging, it is enabled only on the stack master. To enable debugging on a stack
member, you can start a session from the stack master by using the
session
switch-number
privileged
EXEC command. Then enter the
debug
command at the command-line prompt of the stack member. You
also can use the
remote command
stack-member-number
LINE
privileged EXEC command on the stack
master switch to enable debugging on a member switch without first starting a session.
Related Commands
all
Display all platform device manager debug messages.
device-info
Display platform device manager device structure debug messages.
poll
Display platform device manager 1-second poll debug messages.
port-download
Display platform device manager remote procedure call (RPC) usage debug
messages.
trace
Trace platform device manager function entry and exit debug messages.
Release
Modification
12.1(11)AX
This command was introduced.
Command
Description
show debugging
Displays information about the types of debugging that are enabled.