3com 8807 Reference Guide

Page of 1099
IP Performance Configuration Commands
107
# Display the FIB entries whose destination addresses are in the range of 
169.254.0.0/16 to 169.254.0.6/16.
<SW8800> display fib 169.254.0.0 255.255.0.0 169.254.0.6 255.255.0.0
 
  Route Entry Count: 1
 
Destination/Mask    Nexthop     Flag        TimeStamp   Interface
 
169.254.0.1/16  2.1.1.1     U       t[0]            Vlan-interface1 
For the descriptions of the displayed fields, refer to Table 12.
display fib acl
Syntax
display fib acl { number | name }
View
Any view
Parameter
number: ACL in number form, in the range 2000 to 2999
name: ACL in name form, a string of 1 to 32 characters.
Description
Use the display fib command to view the FIB entries matching a specific ACL.
Example
# Display the FIB entries matching ACL 2000.
<SW8800> display fib acl 2000
 
Route entry matched by access-list 2000:
 
Summary counts: 1
 
Destination/Mask        Nexthop     Flag        TimeStamp   Interface
 
127.0.0.0/8         127.0.0.1   U       t[0]            InLoopBack0 
For the descriptions of the displayed fields, refer to Table 12.
display fib |
Syntax
display fib | { { begin | include | exclude } text }
View
Any view
Parameter
begin: Displays the FIB entries from the first one containing the character string 
text.
include: Displays only those FIB entries containing the character string text.
exclude: Displays only those FIB entries excluding the character string text.
text: Character string.