3com 5500-ei pwr Reference Guide

Page of 1314
 
2-6 
Description 
Use the display fib statistics command to display the total number of FIB entries.  
Examples 
# Display the total number of FIB entries.  
<Sysname> display fib statistics 
Route Entry Count : 8 
display icmp statistics 
Syntax 
display icmp statistics 
View 
Any view 
Parameters 
None 
Description 
Use the display icmp statistics command to display the statistics about ICMP packets.  
Related commands: display ip interfacereset ip statistics
Examples 
# Display the statistics about ICMP packets. 
<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 2-2 Description on the fields of the display icmp statistics command 
Field 
Description 
bad formats 
Number of received wrong format packets  
bad checksum 
Number of received wrong checksum packets  
Input: 
echo 
Number of received echo packets