
3-21
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 3 Commands Specific to the Content Switching Module with SSL
debug ssl-proxy
The pki type includes the following values:
• certs—Debugs the certificate management.
• events—Debugs events.
• history—Debugs the certificate history.
• ipc—Debugs the IPC messages and buffers.
• key—Debugs key management.
The ssl type includes the following values:
• alert—Debugs the SSL alert events.
• error—Debugs the SSL error events.
• handshake—Debugs the SSL handshake events.
• pkt—Debugs the received and transmitted SSL packets.
Note Use the TCP debug commands only to troubleshoot basic connectivity issues under little or no load
conditions (for instance, when no connection is being established to the virtual server or real server).
If you run TCP debug commands, the TCP module displays large amounts of debug information on the
console, which can significantly slow down module performance. Slow module performance can lead to
delayed processing of TCP connection timers, packets, and state transitions.
The tcp type includes the following values:
• events—Debugs the TCP events.
• pkt—Debugs the received and transmitted TCP packets.
• state—Debugs the TCP states.
• timers—Debugs the TCP timers.
Examples This example shows how to turn on App debugging:
ssl-proxy# debug ssl-proxy app
ssl-proxy#
This example shows how to turn on FDU debugging:
ssl-proxy# debug ssl-proxy fdu
ssl-proxy#
This example shows how to turn on IPC debugging:
ssl-proxy# debug ssl-proxy ipc
ssl-proxy#
This example shows how to turn on PKI debugging:
ssl-proxy# debug ssl-proxy pki
ssl-proxy#
This example shows how to turn on SSL debugging:
ssl-proxy# debug ssl-proxy ssl
ssl-proxy#