Command Manual - Network Protocol
Quidway S2000 Series Ethernet Switches Chapter 3 IP Performance Configuration Commands
3-2
View
Any view
Parameter
none
Description
Using display icmp statistics command, you can view the statistics information about
ICMP packets.
For the related command, see display ip interface vlan-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 3-1 Description of the output information of the display icmp statistics command
Field Description
Input: 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 problem
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