Displays all dynamic routes in the IPv6 routing table.
Syntax
show ipv6 [static] | default-gateway | neighbors [static]
| dhcp}
Parameters
route [static] | Displays all IPv6 routes. To display static IPv6 routes only, use the static option. |
default-gateway | Displays the active default gateway. |
neighbors [static] | Displays all IPv6 neighbors, including both static entries and dynamic NDP entries. To display all statically-configured IPv6 neighbors, use the static option. |
dhcp | Displays all DHCPv6 information about all available interfaces. |
Example
The following example shows all static and dynamic IPv6 routes.
hostname(config)# show ipv6 route Destination Mask Gateway default 0.0.0.0 192.168.0.1 192.168.0.0 255.255.255.0 0.0.0.0
Command mode
Config