R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference
159
IPv6 basics commands
display ipv6 fib
Use display ipv6 fib to display IPv6 FIB entries.
Syntax
display ipv6 fib [ vpn-instance vpn-instance-name ] [ ipv6-address [ prefix-length ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters.
ipv6-address: Specifies an IPv6 address.
prefix-length: Specifies a prefix length for the IPv6 address, in the range of 0 to 128.
Usage guidelines
If no VPN is specified, this command displays IPv6 FIB entries for the public network.
If no prefix length is specified, this command displays the IPv6 FIB entry longest matching the IPv6
address. If a prefix is specified, this command displays the IPv6 FIB entry exactly matching the IPv6
address and prefix length.
If no parameters are specified, this command displays all IPv6 FIB entries for the public network.
Examples
# Display all IPv6 FIB entries for the public network.
<Sysname> display ipv6 fib
Destination count: 1 FIB entry count: 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay F:FRR
Destination: 1::1 Prefix length: 64
Nexthop : 1::2 Flags: UHS










