HP VPN Firewall Appliances Network Management Configuration Guide

841
Displaying an IPv6 routing table
Displaying the routing table is a basic way to troubleshoot routing problems. The device supports
displaying the routing table only at the CLI.
To displaying the routing table at the CLI:
Task Command
Display IPv6 routing table information.
display ipv6 routing-table [ vpn-instance vpn-instance-name ]
[ verbose ] [ | { begin | exclude | include } regular-expression ]
Display routing information permitted by a
specific IPv6 basic ACL.
display ipv6 routing-table [ vpn-instance vpn-instance-name ] acl
acl6-number [ verbose ] [ | { begin | exclude | include }
regular-expression ]
Display information about routes to an
IPv6 destination address.
display ipv6 routing-table [ vpn-instance vpn-instance-name ]
ipv6-address [ prefix-length ] [ longer-match ] [ verbose ] [ |
{ begin | exclude | include } regular-expression ]
Display information about routes to a
range of IPv6 destination addresses.
display ipv6 routing-table [ vpn-instance vpn-instance-name ]
ipv6-address1 prefix-length1 ipv6-address2 prefix-length2
[ verbose ] [ | { begin | exclude | include } regular-expression ]
Display routes permitted by an IPv6 prefix
list.
display ipv6 routing-table [ vpn-instance vpn-instance-name ]
ipv6-prefix ipv6-prefix-name [ verbose ] [ | { begin | exclude |
include } regular-expression ]
Display IPv6 routes installed by a routing
protocol.
display ipv6 routing-table [ vpn-instance vpn-instance-name ]
protocol protocol [ inactive | verbose ] [ | { begin | exclude |
include } regular-expression ]
Display IPv6 route statistics.
display ipv6 routing-table [ vpn-instance vpn-instance-name ]
statistics [ | { begin | exclude | include } regular-expression ]
Clear IPv6 route statistics.
reset ipv6 routing-table statistics protocol [ vpn-instance
vpn-instance-name ] { protocol | all }