B-6
Catalyst 3750 Switch Command Reference
OL-8552-07
Appendix B Catalyst 3750 Switch Debug Commands
debug cluster
debug cluster
Use the
debug cluster
privileged EXEC command to enable debugging of cluster-specific events. Use
the
no
form of this command to disable debugging.
debug cluster
{
discovery
|
events
|
extended
|
hsrp
|
http
|
ip
[
packet
] |
members
|
nat
|
neighbors
|
platform
|
snmp
|
vqpxy
}
no debug cluster
{
discovery
|
events
|
extended
|
hsrp
|
http
|
ip
[
packet
] |
members
|
nat
|
neighbors
|
platform
|
snmp
|
vqpxy
}
Syntax Description
Defaults
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command is available only on the cluster command switch stack or cluster command switch.
The
undebug cluster
command is the same as the
no debug cluster
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.
discovery
Display cluster discovery debug messages.
events
Display cluster event debug messages.
extended
Display extended discovery debug messages.
hsrp
Display the Hot Standby Router Protocol (HSRP) debug messages.
http
Display Hypertext Transfer Protocol (HTTP) debug messages.
ip
[
packet
]
Display IP or transport packet debug messages.
members
Display cluster member debug messages.
nat
Display Network Address Translation (NAT) debug messages.
neighbors
Display cluster neighbor debug messages.
platform
Display platform-specific cluster debug messages.
snmp
Display Simple Network Management Protocol (SNMP) debug messages.
vqpxy
Display VLAN Query Protocol (VQP) proxy debug messages.
Release
Modification
12.1(11)AX
This command was introduced.