F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
430
Displaying and maintaining 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:
Task Command
Remarks
Display IPv6 routing table
information.
display ipv6 routing-table [ vpn-instance
vpn-instance-name ] [ verbose ] [ | { begin
| exclude | include } regular-expression ]
Available in any view.
Display information about routes
permitted by an IPv6 basic ACL.
display ipv6 routing-table [ vpn-instance
vpn-instance-name ] acl acl6-number
[ verbose ] [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Display information about routes to
a specific IPv6 destination address.
display ipv6 routing-table [ vpn-instance
vpn-instance-name ] ipv6-address
[ prefix-length ] [ longer-match ]
[ verbose ] [ | { begin | exclude |
include } regular-expression ]
Available in any view.
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 ]
Available in any view.
Display information about 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 ]
Available in any view.
Display routes installed by an IPv6
routing protocol.
display ipv6 routing-table [ vpn-instance
vpn-instance-name ] protocol protocol
[ inactive | verbose ] [ | { begin | exclude
| include } regular-expression ]
Available in any view.
Display IPv6 route statistics.
display ipv6 routing-table [ vpn-instance
vpn-instance-name ] statistics [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Clear IPv6 route statistics.
reset ipv6 routing-table statistics protocol
[ vpn-instance vpn-instance-name ]
{ protocol | all }
Available in user view.