CiscoCisco
200-301 · Question #982
200-301 Question #982: Real Exam Question with Answer & Explanation
The correct answer is B: ipv6 route 2000::1/128 2012::1. The question requires configuring static IPv6 routes on the Atlanta router to ensure reachability to specific loopback interfaces on the Washington router.
Submitted by marco_it· Mar 5, 2026IP Connectivity
Question
Refer to the exhibit. The loopback1 interface of the Atlanta router must reach the lookback3 interface of the Washington router.
Options
- Aipv6 route 2000::1/128 2012::2
- Bipv6 route 2000::1/128 2012::1
- Cipv6 route 2000:3/123 s0/0/0
- Dipv6 route 2000::3/128 2023::3
- Eipv6 route 2000::1/128 s0/0/1
Explanation
The question requires configuring static IPv6 routes on the Atlanta router to ensure reachability to specific loopback interfaces on the Washington router.
Common mistakes.
- A. The destination network 2000::1/128 is valid, but 2012::2 would be the IP address of an interface on the Atlanta router itself, not a valid next-hop IP for reaching a remote destination.
- C. The destination 2000:3/123 is an incorrect IPv6 address format and prefix length for a /128 loopback address, and s0/0/0 alone is an outgoing interface, which is generally not preferred for static routes to a specific /128 host unless it's a point-to-point link.
- E. The destination network 2000::1/128 is valid, but s0/0/1 is an outgoing interface and should be combined with a next-hop IP for reliability and proper routing table population, especially if it's not a point-to-point link.
Concept tested. Static IPv6 routing configuration
Topics
#IPv6 static routing#Cisco IOS IPv6#Next-hop configuration#Loopback interface routing
Community Discussion
No community discussion yet for this question.