![Huawei Quidway S8500 Series Command Manual Download Page 263](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479263.webp)
Command Manual – Network Protocol
Quidway S8500 Series Routing Switches
Chapter 7 IP Performance Configuration Commands
Huawei Technologies Proprietary
7-6
Description
Use the
display icmp statistics
command to view the statistics information about
ICMP packets.
Related command:
display ip interface
,
reset ip statistics
.
Example
# View statistics about ICMP packets.
<Quidway> display icmp statistics
Input: bad formats 0 bad checksum 0
echo 5 destination unreachable 0
source quench 0 redirects 0
echo reply 10 parameter problem 0
timestamp 0 information request 0
mask requests 0 mask replies 0
time exceeded 0
Output:echo 10 destination unreachable 0
source quench 0 redirects 0
echo reply 5 parameter problem 0
timestamp 0 information reply 0
mask requests 0 mask replies 0
time exceeded 0
Table 7-2
Description on the fields of the
display icmp statistics
command
Field
Description
bad formats
Number of input packets in bad format
bad checksum
Number of input packets with wrong checksum
echo
Number of input/output echo request packets
destination
unreachable
Number of input/output packets with unreachable
destination
source quench
Number of input/output source quench packets
redirects
Number of input/output redirected packets
echo reply
Number of input/output echo reply packets
parameter problem
Number of input/output packets with parameter problems
timestamp
Number of input/output timestamp packets
information request
Number of input information request packets
mask requests
Number of input/output mask request packets
mask replies
Number of input/output mask reply packets
information reply
Number of output information reply packets