Comware CLI Commands in Provision Software 2013/06

display ipv6 fib <ip-address>
Related ProVisionComware
show ipv6 routedisplay ipv6 fib <ip-address>
Displays the IPv6 FIB entry of the specified destination IPv6 address. Note the following:
Without the prefix-length argument specified, this command displays the matching IPv6 FIB
entry with the longest prefix.
With the prefix-length argument specified, this command displays the IPv6 FIB entry exactly
matching the specified destination IPv6 address and prefix length.
HP Switch(config)# display ipv6 fib ::1
FIB Table:
Total number of Routes : n/a
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
Destination: ::1 PrefixLength : 128
NextHop : ::1 Flag : UH
Label : n/a Token : n/a
Interface : InLoopBack0
Field Descriptions
Total number of Routes: Total number of routes in the FIB.
Destination: Destination address.
PrefixLength: Prefix length of the destination address.
NextHop: Next hop.
Flag: Route flag:
U — Usable route
G — Gateway route
H — Host route
B — Black hole route
D — Dynamic route
S — Static route
Label: Label.
Token: LSP index number.
Interface: Outgoing interface.
Operating Notes
For more information, see the “OSPFv3 Routing” chapter in the latest IPv6 Configuration Guide
for your switch.
Minimum Software Version: 15.11.
Example of Related ProVision Software Command Output.
HP Switch(config)# show ipv6 route
IPv6 Route Entries
122 Display Commands