![HP A5120 EI Series Command Reference Manual Download Page 118](http://html.mh-extra.com/html/hp/a5120-ei-series/a5120-ei-series_command-reference-manual_163029118.webp)
110
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‖—Relay route
OutInterface
Outbound interface
InnerLabel
Inner label
Token
Link-state packet (LSP) index number
display fib
ip-address
Syntax
display
fib
ip-address
[
mask
|
mask-length
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
ip-address
: Specifies the destination IP address, in dotted decimal notation.
mask
: Specifies the IP address mask.
mask-length
: Specifies the length of the IP address mask.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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.
Description
Use the
display fib
ip-address
command to display FIB entries that match the specified destination IP
address.
If no mask or mask length is specified, the FIB entry that matches the destination IP address and has the
longest mask will be displayed; if the mask is specified, the FIB entry that exactly matches the specified
destination IP address will be displayed.
Examples
# Display the FIB entries that match the destination IP address of 10.2.1.1.