R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide

299
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.2.0.0 0.0.255.255
[Sysname-acl-basic-2000] display fib vpn-instance vpn1 acl 2000
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.