2-1014
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show netstat
This example shows how to display ICMP statistics:
Console> show netstat icmp
icmp:
Redirect enabled
0 calls to icmp_error
0 errors not generated 'cuz old message was icmp
Output histogram:
echo reply: 1001
1 message with bad code fields
0 messages < minimum length
0 bad checksums
0 messages with bad length
Input histogram:
echo reply: 12
destination unreachable: 3961
echo: 1001
1001 message responses generated
Console>
Table 2 -64 describes the fields in the show netstat icmp command output.
fragments dropped (dup or
out of space) Number of received IP packet fragments that were dropped
because of duplicate data or buffer overflow.
fragments dropped after
timeout Number of received IP packet fragments that were dropped.
packets forwarded Number of forwarded IP packets.
packets not forwardable Number of IP packets that the switch did not forward.
redirects sent Number of IP packets that the switch redirected.
Table2-63 show netstat ip Command Output Fields (continued)
Field Description
Table2-64 show netstat icmp Command Output Fields
Field Description
Redirect enabled Status of whether ICMP redirection is enabled or disa ble d.
Output histogram Frequency distribution statistics for output ICMP packets.
echo reply Number of output echo reply ICMP packets.
messages with bad code
fields Number of ICMP packets with an invalid code field.
messages < minimum
length Number of ICMP packets with less than the minimum packet
length.
bad checksums Number of ICMP packets that failed the checksum.
messages with bad
length Number of ICMP packets with an invalid length.