Command Manual – Network Protocol
Quidway S8500 Series Routing Switches Chapter 7 IP Performance Configuration Commands
Huawei Technologies Proprietary
7-4
7.1.4 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.
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
<Quidway> 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 7-1.
7.1.5 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.