Specifications

3-192
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show debugging
show debugging
To display the state of each debugging option that was previously enabled on a WAAS device, use the
show debugging EXEC command.
show debugging
Syntax Description This command has no arguments or keywords.
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines The show debugging command shows which debug options have been enabled or disabled. If there are
no debug options configured, the show debugging command shows no output.
The dre, epm, flow, print-spooler, rbcp, tfo, translog, wafs, and wccp command options are supported
in the application-accelerator device mode only. The emdb and rpc command options are supported in
the central manager device mode only.
The show debugging command displays only the type of debugging enabled, not the specific subset of
the command.
Examples The following is sample output from the show debugging command:
WAE# debug tfo buffer-mgr
WAE# debug tfo connection
WAE# show debugging
tfo bufmgr debugging is on
tfo compmgr debugging is on
tfo connmgr debugging is on
tfo netio debugging is on
tfo statmgr debugging is on
tfo translog debugging is on
In this example, the debug tfo buffer-mgr and the debug tfo connection commands coupled with the
show debugging command display the states of tfo buffer-mgr and tfo connection debugging options.
Related Commands debug all