3com S7906E 参考指南

下载
页码 2327
 
1-5 
Default Level 
1: Monitor level 
Parameters 
slot slot-number: Displays the ICMP statistics on a slot. 
Description 
Use the display icmp statistics command to display ICMP statistics. 
Related commands: display ip interface (in IP Addressing Commands of the IP Services Volume), 
reset ip statistics
Examples 
# Display ICMP statistics. 
<Sysname> 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 1-3 display icmp statistics command output description 
Field  
Description 
bad formats 
Number of input wrong format packets  
bad checksum 
Number of input wrong checksum packets  
echo 
Number of input/output echo packets 
destination unreachable 
Number of input/output destination unreachable packets  
source quench 
Number of input/output source quench packets  
redirects 
Number of input/output redirection packets 
echo reply 
Number of input/output replies 
parameter problem 
Number of input/output parameter problem packets 
timestamp 
Number of input/output time stamp packets  
information request 
Number of input information request packets 
mask requests 
Number of input/output mask requests 
mask replies 
Number of input/output mask replies 
information reply 
Number of output information reply packets