Which static route statement shows a recursive IPv6 static route?

IT Exam Items RepositoryCategory: CCNAWhich static route statement shows a recursive IPv6 static route?

Which static route statement shows a recursive IPv6 static route?

  • ipv6 route 2001:db8:cafe:1::/56 S0/0/0
  • ipv6 route 0::/0 S0/0/0
  • ipv6 route 0::/0 S0/0/0 254
  • ipv6 route 2001:db8:cafe:1::/56 S0/0/0 2001:db8:1000:10::1
  • ipv6 route 2001:db8:cafe:1::/56 2001:db8:1000:10::1

Explanation: In a recursive static route, only the next-hop IPv6 address is specified. As a consequence, the router must perform a recursive route table lookup to find an exit interface associated with the network of the IPv6 address.
Related exam: Chapters 6 - 7: Routing Essentials and EIGRP Exam
Related exam: 15.6.4 Module Quiz - IP Static Routing Answers