10-3 
Description 
Use the display fib ip-address command to display FIB entries that match the specified destination IP 
address.  
If no mask or mask length is specified, the FIB entry that matches the destination IP address and has 
the longest mask will be displayed; if the mask is specified, the FIB entry that exactly matches the 
specified destination IP address will be displayed. 
Examples 
# Display the FIB entries that match the destination IP address of 10.2.1.1. 
<Sysname> display fib 10.2.1.1 
Destination count: 1    FIB entry count: 1 
Flag: 
  U:Useable   G:Gateway   H:Host   B:Blackhole   D:Dynamic   S:Static 
  R:Relay 
Destination/Mask  Nexthop     Flag     OutInterface  InnerLabel Token   
10.2.1.1/32       127.0.0.1   UH       InLoop0       Null       Invalid 
For description about the output, see Table 10-1. 
display icmp statistics 
Syntax 
display icmp statistics 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
None 
Description 
Use the display icmp statistics command to display ICMP statistics. 
Related commands: display ip interface (IP Addressing in the Layer 3 – IP Services Command 
Reference), reset ip statistics (IP Performance Optimization in the Layer 3 – IP Services Command 
Reference). 
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