Which command would create a valid IPv6 default route?

IT Exam Items RepositoryCategory: CCNAWhich command would create a valid IPv6 default route?

Which command would create a valid IPv6 default route?

  • ipv6 route ::/0 2001:db8:acad:2::a
  • ipv6 route ::/0 fe80::1
  • ipv6 route ::/128 2001:db8:acad:1::1
  • ipv6 route 2001:db8:acad:1::/64 ::1

Explanation: The correct prefix and prefix length for a default route is ::/0, which matches any address. ::/128 matches only the specific address of all zeros. When creating a static route that uses a link-local address as the next hop, an exit interface must also be specified for the route to be valid.

Related exam: 15.6.4 Module Quiz - IP Static Routing Answers
Related exam: CCNA 2 SRWEv7 Practice Final Exam Answers