Specifications
3-411
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
test
test
To perform diagnostic tests and display the results, use the test EXEC command.
test self-diagnostic [system | basic | connectivity | interfaces | application-security | tfo | wccp |
inline | wafs ] | all
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC mode
Device Modes application-accelerator
central-manager
Usage Guidelines If you use the test self-diagnostic command with the all option, all applicable tests are performed. You
can specify one or more test options to perform just those tests.
The last diagnostic test report is stored on the device in the following file: /local1/diagnostic_report.txt.
Examples The following example shows how to perform the basic, connectivity, interfaces, and WCCP tests:
WAE# test self-diagnostic basic connectivity interfaces wccp
self-diagnostic Performs self-diagnostics tests.
system (Optional) Checks the device status, presence of core files, and alarms.
basic (Optional) Checks the device network configuration.
connectivity (Optional) Checks if the external hosts required for device operation are
reachable by sending ICMP ping packets.
interfaces (Optional) Checks the operation of physical interfaces, including ports on
the Cisco WAE Inline Network Adapter.
application-security (Optional) Checks for potentially malicious (XSS) entries.
tfo (Optional) Checks the traffic optimization configuration settings and
operation. (Applies only to application accelerator devices.)
wccp (Optional) Checks the WCCP configuration settings and operation.
(Applies only to application accelerator devices.)
inline (Optional) Checks the inline group configuration settings and operation.
(Applies only to application accelerator devices that have the Cisco WAE
Inline Network Adapter installed.)
wafs (Optional) Checks the WAFS configuration settings and operation. (Applies
only to application accelerator devices.)
all (Optional) Runs all of the diagnostic tests.