F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

839
52BDisplaying an IPv6 routing table
311B
Feature and hardware compatibility
Hardware Feature
com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
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 }