2-2 
Table 2-1 Description on the fields of the display fib command 
Field  Description 
Flag 
Flags: 
U: A route is up and available.  
G: Gateway route  
H: Local host route  
B: Blackhole route  
D: Dynamic route  
S: Static route  
R: Rejected route  
E: Multi-path equal-cost route  
L: Route generated by ARP or ESIS 
Destination/Mask Destination address/mask length 
Nexthop  Next hop address 
TimeStamp Timestamp 
Interface Forwarding interface 
 
display fib ip-address 
Syntax 
display fib ip-address1 [ { mask1 | mask-length1 } [ ip-address2 { mask2 | mask-length2 } | longer ] | 
longer ] 
View 
Any view 
Parameters 
ip-address1, ip-address2: Destination IP addresses, in dotted decimal notation. ip-address1 and 
ip-address2 together define an address range. The FIB entries in this address range will be displayed.  
mask1, mask2: Subnet masks, in dotted decimal notation.  
mask-length1, mask-length2: Length of the subnet masks, the number of consecutive ones in the 
masks, in the range of 0 to 32.  
longer: Displays the FIB entries matching the specified address/mask and having masks longer than or 
equal to the specified mask. If no masks are specified, FIB entries that match the natural network 
address and have the masks longer than or equal to the natural mask will be displayed.