user manual

13-23
Cisco Aironet 1200 Series Access Point Software Configuration Guide
OL-2159-05
Chapter 13 Diagnostics and Troubleshooting
Using Command-Line Diagnostics
:vxdiag_ipstatshow
Use the :vxdiag_ipstatshow command to display IP statistics for the access point. The IP statistics
might look like the following example:
total 5760
badsum 0
tooshort 0
toosmall 0
badhlen 0
badlen 0
infragments 0
fragdropped 0
fragtimeout 0
forward 0
cantforward 0
redirectsent 0
unknownprotocol 0
nobuffers 0
reassembled 0
outfragments 0
noroute 0
These are descriptions of each IP statistic:
Totalthe total number of packets received
Badsumnumber of packets received with bad checksums
Tooshortnumber of packets received that were shorter than the expected length
Toosmallnumber of packets received that did not have enough data
Badhlennumber of packets received with IP header length less than the packet data size
Badlennumber of packets received with IP length less than the IP header length
Infragmentsnumber of packets received that were fragmented
Fragdroppednumber of fragmented packets received that were dropped
Fragtimeoutnumber of fragmented packets received that timed out
Forwardnumber of packets forwarded
Cantforwardnumber of packets received for an unreachable destination
Redirectsentnumber of packets forwarded in the same subnet
Unknownprotocolnumber of packets received with unknown protocol information
Nobuffersnumber of packets dropped due to unavailable buffers
Reassemblednumber of packets reassembled successfully
Outfragmentsnumber of output fragments created
Noroutenumber of packets discarded due to no route available
Follow the steps in the Entering Diagnostic Commands section on page 13-16 to open the CLI and
enter the :vxdiag_ipstatshow command.