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.
Exam with this question: Chapters 6 - 7: Routing Essentials and EIGRP Exam
Exam with this question: 15.6.4 Module Quiz - IP Static Routing Answers
Please login or Register to submit your answer