Specifications

3-164
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
show statistics ip
show statistics ip
To display IP statistics for a WAAS device, use the show statistics ip EXEC command.
show statistics ip
Syntax Description This command has no arguments or keywords.
Defaults No default behavior or values
Command Modes EXEC
Device Modes application-accelerator
central-manager
Examples Table 3-70 describes the fields shown in the show statistics ip display.
Ta b l e 3-70 Field Descriptions for the show statistics ip Command
Field Description
IP statistics
Total packets in Total number of input datagrams received from interfaces,
including all those counted as input errors.
with invalid address Number of input datagrams discarded because the IP address in
their IP header destination field was not a valid address to be
received at this entity. This count includes invalid addresses
(such as, 0.0.0.0) and addresses of unsupported Classes (such
as, Class E). For entities that are not IP gateways and therefore
do not forward datagrams, this counter includes datagrams
discarded because the destination address was not a local
address.
with invalid header Number of input datagrams discarded because of errors in their
IP headers, including bad checksums, version number
mismatches other format errors, time-to-live exceeded errors,
and errors discovered in processing their IP options.
forwarded Number of input datagrams for which this entity was not their
final IP destination, and as a result, an attempt was made to find
a route to forward them to that final destination. In entities
which do not act as IP gateways, this counter includes only
those packets which were source-routed by way of this entity,
and the source-route option processing was successful.