F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
268
Field Descri
p
tion
Flag
Flags of routes:
U—Usable route.
G—Gateway route.
H—Host route.
B—Blackhole route.
D—Dynamic route.
S—Static route.
R—Recursive route.
OutInterface Outbound interface.
InnerLabel Inner label.
Token Label switched path index number.
display fib ip-address
Use display fib ip-address to display FIB entries that match the specified destination IP address.
Syntax
display fib [ vpn-instance vpn-instance-name ] ip-address [ mask | mask-length ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Displays the FIB entries of the specified VPN. The vpn-instance-name
argument is a case-sensitive string of 1 to 31 characters. Without this option specified, FIB entries of the
public network are displayed.
ip-address: Destination IP address in dotted decimal notation.
mask: IP address mask.
mask-length: Length of IP address mask.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify any mask or mask length, this command displays the FIB entry that matches the
destination IP address and has the longest mask. If you specify the mask or mask length, this command
displays the FIB entries that exactly match the specified destination IP address and mask.