Specifications

3-338
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show statistics ip
Related Commands clear arp-cache
(config) ip
unknown protocol Number of locally-addressed datagrams received successfully
but discarded because of an unknown or unsupported protocol.
discarded Number of input IP datagrams for which no problems were
encountered to prevent their continued processing, but which
were discarded (such as, for lack of buffer space). This counter
does not include any datagrams discarded while awaiting
reassembly.
delivered Total number of input datagrams successfully delivered to IP
user protocols (including ICMP).
Total packets out Total number of IP datagrams which local IP user protocols
(including ICMP) supplied to IP in requests for transmission.
This counter does not include any datagrams counted in the
forwarded field.
dropped Number of output IP datagrams for which no problem was
encountered to prevent their transmission to their destination,
but which were discarded (such as, for lack of buffer space).
This counter includes datagrams counted in the forwarded field
if any such packets meet this (discretionary) discard criterion.
dropped (no route) Number of IP datagrams discarded because no route could be
found to transmit them to their destination. This counter
includes any packets counted in the forwarded field which meet
this no-route criterion, including any datagrams that a host
cannot route because all of its default gateways are down.
Fragments dropped after timeout Maximum number of seconds that received fragments are held
while they are awaiting reassembly at this entity.
Reassemblies required Number of IP fragments received which needed to be
reassembled at this entity.
Packets reassembled Number of IP datagrams successfully reassembled.
Packets reassemble failed Number of number of failures detected by the IP reassembly
algorithm (for whatever reason: timed out, errors, and so forth).
This count is not necessarily a count of discarded IP fragments
because some algorithms (notably the algorithm in RFC 815)
can lose track of the number of fragments by combining them
as they are received.
Fragments received Total number of IP datagrams that have been successfully
fragmented at this entity.
Fragments failed Number of IP datagrams that have been discarded because they
needed to be fragmented at this entity but could not be
fragmented because their Don’t Fragment flag was set.
Fragments created Number of IP datagram fragments that have been generated as
a result of fragmentation at this entity.
Table 3-105 Field Descriptions for the show statistics ip Command (continued)
Field Description