R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

334
Field Description
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. If you do not specify this option, this command
displays FIB entries of the public network.
ip-address: Specifies a destination IP address in dotted decimal notation.
mask: Specifies an 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 Fundamentals Configuration 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 the mask or the mask length, the FIB entry that matches the destination IP address
and has the longest mask is displayed. If you specify the mask or mask length, the FIB entries that exactly
match the specified destination IP address and mask are displayed.