What are some of the reasons that a IPv6 route would be added to a routing table?
True or false. Routers don’t create Connected or Local routes for Link-Local addresses.
True.
What prefix do IPv6 local routes have?
/128
True or False. A static route to a link local address would function with the address on its own.
False. This also requires the outgoing interface to the link-local address since the router does not know where the link-local address is.
What is the equivalent to 0.0.0.0/0 in IPv6?
::/0 - Used to configure default routes
True or False. Default administrative distance values are the same for IPv4 routes as they are for IPv6. List the distances.
True.
- Connected - 0
- Static - 1
- NDP - 2
- EIGRP - 90
- OSPF - 110
- RIP - 120
- Unknown - 255
What should always be checked when an IPv6 route has been statically configured incorrectly?
What checks will IOS complete on routes that have correct syntax to decide whether they can appear in the routing table?
What are the different types of static routes?