Comware CLI Commands in Provision Software 2013/06
display fib <ip-address>
Related ProVisionComware
show ip routedisplay fib <ip-address>
Displays 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.
HP Switch# display fib
Destination count: n/a FIB entry count: n/a
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay
Destination/MASK Nexthop Flag OutInterface InnerLabel Token
0.0.0.0/0 10.0.8.1 n/a VLAN1 n/a n/a
10.0.8.0/21 DEFAULT_VLAN n/a VLAN1 n/a n/a
127.0.0.0/8 reject n/a n/a n/a
127.0.0.1/32 lo0 n/a n/a n/a
0.0.0.0/0 lo0 n/a n/a n/a
Field Descriptions
Destination count: Total number of destination addresses.
Destination/Mask: Destination address/length of mask.
Nexthop: Address of next hop.
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: LSP index number.
Operating Notes
Values for “Nexthop” and “Outinterface” will be the same as the Gateway and VLAN of the output
for show ip route.
For more information, see the “IP Routing Features” chapter in the latest Multicast and Routing
Guide for your switch.
Minimum Software Version: 15.11.
Example of Related ProVision Software Command Output.
74 Display Commands