First page Back Continue Last page Image

Verify a Default IPv6 Static Route

As long as a more specific match does not exist, the default static route matches all packets

Use the show ipv6 route static command to display the contents of the routing table

Notice that the static default route configuration uses the ::/0 prefix for IPv6 default routes

Remember that the IPv6 prefix-length in a routing table determines how many bits must match between the destination IP address of the packet and the route in the routing table

A ::/0 prefix indicates that none of the bits are required to match