R3303-HP HSR6800 Routers MPLS Command Reference

299
Destination count: 2 FIB entry count: 2
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay
Destination/Mask Nexthop Flag OutInterface InnerLabel Token
10.2.0.0/16 10.2.1.1 U GE2/1/1 Null Invalid
10.2.1.1/32 127.0.0.1 UH InLoop0 Null Invalid
# Display the FIB information permitted by the IP prefix abc0 for VPN instance vpn1.
<Sysname> system-view
[Sysname] ip ip-prefix abc0 permit 10.2.0.0 16
[Sysname] display fib vpn-instance vpn1 ip-prefix abc0
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.0.0/16 10.2.1.1 U GE2/1/1 Null Invalid
Table 119 Command output
Field Descri
p
tion
Destination count Number of destination addresses.
FIB entry count Number of entries in the FIB.
Destination/Mask Destination address/mask length.
Nexthop Address of the next hop.
Flag
Flag of the route. Possible values are:
U—Usable route.
G—Gateway route.
H—Host route.
B—Blackhole route.
D—Dynamic route.
S—Static route.
R—Recursive route.
OutInterface Forwarding interface.
Token
LSP index number, used to associate an Next Hop Label
Forwarding Entry (NHLFE) entry.
display fib vpn-instance ip-address
Use display fib vpn-instance ip-address to display the FIB information that matches the specified
destination IP address in the specified VPN.