R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
144
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.
Examples
# Display the FIB entry that matches the destination IP address of 10.2.1.1 and has the longest mask.
<Sysname> display fib 10.2.1.1
Destination count: 1 FIB entry count: 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay
Destination/Mask Nexthop Flag OutInterface InnerLabel Token
10.2.1.1/32 127.0.0.1 UH InLoop0 Null Invalid
For the output description, see Table 33.