1-3
Table 1-1 display fib command output description
Field Description
Destination count Total number of destination addresses
FIB entry count Total number of FIB entries
Destination/Mask Destination address/length of mask
Nexthop Address of next hop
Flag
Flags of routes:
z “U”—Usable route
z “G”—Gateway route
z “H”—Host route
z “B”—Blackhole route
z “D”—Dynamic route
z “S”—Static route
z “R”—Relay route
OutInterface Outbound interface
InnerLabel Inner label
Token LSP index number
display fib ip-address
Syntax
display fib ip-address [ mask | mask-length ]
View
Any view
Default Level
1: Monitor level
Parameters
ip-address: Destination IP address, in dotted decimal notation.
mask: IP address mask.
mask-length: Length of IP address mask.
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.