HP VPN Firewall Appliances Network Management Command Reference

264
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, this command displays FIB
entries of the public network.
ip-address: Specifies the destination IP address in dotted decimal notation.
mask: Specifies the IP address mask.
mask-length: Specifies the 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.