Configuring IP
December 2000 15 - 107
The show ip traffic command displays the following information.
Table 15.22: CLI Display of IP Traffic Statistics – Layer 2 Switch
This Field... Displays...
IP statistics
received The total number of IP packets received by the device.
sent The total number of IP packets originated and sent by the device.
fragmented The total number of IP packets fragmented by this device to
accommodate the MTU of this device or of another device.
reassembled The total number of fragmented IP packets that this device re-
assembled.
bad header The number of IP packets dropped by the device due to a bad packet
header.
no route The number of packets dropped by the device because there was no
route.
unknown proto The number of packets dropped by the device because the value in
the Protocol field of the packet header is unrecognized by this device.
no buffer This information is used by Foundry customer support.
other errors The number of packets that this device dropped due to error types
other than the types listed above.
ICMP statistics
The ICMP statistics are derived from RFC 792, “Internet Control Message Protocol”, RFC 950, “Internet
Standard Subnetting Procedure”, and RFC 1256, “ICMP Router Discovery Messages”. Statistics are organized
into Sent and Received. The field descriptions below apply to each.
total The total number of ICMP messages sent or received by the device.
errors This information is used by Foundry customer support.
unreachable The number of Destination Unreachable messages sent or received
by the device.
time exceed The number of Time Exceeded messages sent or received by the
device.
parameter The number of Parameter Problem messages sent or received by the
device.
source quench The number of Source Quench messages sent or received by the
device.
redirect The number of Redirect messages sent or received by the device.
echo The number of Echo messages sent or received by the device.
echo reply The number of Echo Reply messages sent or received by the device.
timestamp The number of Timestamp messages sent or received by the device.
timestamp reply The number of Timestamp Reply messages sent or received by the
device.