Cisco 3560x-24p 参考指南

下载
页码 1188
 
B-58
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Appendix B      Catalyst 3750-X and 3560-X Switch Debug Commands
debug platform ipc
debug platform ipc
Use the debug platform ipc privileged EXEC command to enable debugging of the platform-dependent 
Interprocess Communication (IPC) Protocol. Use the no form of this command to disable debugging.
debug platform ipc {all | init | receive | send | trace}
no debug platform {all | init | receive | send | trace}
Note
This command is supported only on Catalyst 3750-X switches.
Syntax Description
Defaults
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The undebug platform ipc command is the same as the no debug platform ipc.
When you enable debugging on a switch stack, 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 IPC debug messages. 
Note
Using this command can degrade the performance of the switch.
init
Display debug messages related to IPC initialization.
receive
Display IPC traces each time an IPC packet is received by the switch. 
send
Display IPC traces each time an IPC packet is sent by the switch. 
trace
Display IPC trace debug messages, tracing the code path as the IPC functions are 
executed.
Release
Modification
12.2(53)SE2
This command was introduced.
Command
Description
show debugging
Displays information about the types of debugging that are enabled.