3com 5500-ei pwr Reference Guide

Page of 1314
 
2-3 
Description 
Use the display fib ip-address command to view the FIB entries matching 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 and mask will be displayed. 
Examples 
# Display FIB entry information which matches destination 12.158.10.0 and has a mask length no less 
than eight. 
<Sysname> display fib 12.158.10.0 longer 
  Route Entry Count: 1 
Flag: 
  U:Usable   G:Gateway    H:Host       B:Blackhole  D:Dynamic    S:Static 
  R:Reject   E:Equal cost multi-path   L:Generated by ARP or ESIS 
Destination/Mask   Nexthop         Flag TimeStamp     Interface 
12.158.10.0/24     12.158.10.1     U    t[85391]      Vlan-interface10 
# Display FIB entry information which has a destination in the range of 12.158.10.0/24 to 
12.158.10.6/24 and has a mask length of 24. 
<Sysname> display fib 12.158.10.0 255.255.255.0 12.158.10.6 255.255.255.0 
  Route Entry Count: 1 
Flag: 
  U:Usable   G:Gateway    H:Host       B:Blackhole  D:Dynamic    S:Static 
  R:Reject   E:Equal cost multi-path   L:Generated by ARP or ESIS 
Destination/Mask   Nexthop         Flag TimeStamp     Interface 
12.158.10.0/24     12.158.10.1     U    t[85391]      Vlan-interface10 
For details about the displayed information, see 
display fib acl 
Syntax 
display fib acl acl-number 
View 
Any view 
Parameters 
acl-number: Basic ACL number, in the range of 2000 to 2999.  
Description 
Use the display fib acl command to display the FIB entries matching a specific ACL. For ACL, refer to 
the part discussing ACL in this manual. 
Examples 
# Configure and display ACL 2001.