3com 8807 Reference Guide

Page of 1099
108
C
HAPTER
 8: IP P
ERFORMANCE
 C
ONFIGURATION
 C
OMMANDS
Description
Use the display fib | command to view the FIB entries which are output from the 
buffer according to regular expression and related to the specific character string.
Example
# Display the lines starting from the first one containing the string 169.254.0.0
<SW8800> display fib | begin 169.254.0.0
 
Destination/Mask    Nexthop     Flag        TimeStamp   Interface
 
169.254.0.0/16  2.1.1.1     U       t[0]            Vlan-interface1
 
2.0.0.0/16      2.1.1.1     U       t[0]            Vlan-interface1 
For the descriptions of the displayed fields, refer to Table 12.
display fib ip-prefix
Syntax
display fib ip-prefix listname
View
Any view
Parameter
listname: Prefix list name, a string of 1 to 19 characters in length.
Description
Use the display fib command to view the FIB entries matching the specific prefix 
list.
Example
# Display the FIB entries matching the prefix list abc0.
<SW8800> display fib ip-prefix abc0
 
Route Entry matched by prefix-list abc0:
 
Summary count: 3
 
Destination/Mask    Nexthop     Flag        TimeStamp   Interface
 
127.0.0.0/8     127.0.0.1   U       t[0]            InLoopBack0
 
127.0.0.1/32        127.0.0.1   U       t[0]            InLoopBack0
 
169.0.0.0/8     2.1.1.1     SU      t[0]            Vlan-interface1 
For the descriptions of the displayed fields, refer to Table 12.
display fib statistics
Syntax
display fib statistics
View
Any view
Parameter
None
Description
Use the display fib statistics command to view the total number of FIB entries.