Specifications
3-98
Cisco Wide Area Application Services Command Reference
OL-11817-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.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines This command shows which debug options have been enabled or disabled. If there are no debug options
configured, this command shows no output.
The dre, epm, 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.
This command displays only the type of debugging enabled, not the specific subset of the command.
Examples In the following 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:
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
Related Commands debug
undebug