Refer to the exhibit. A network administrator issues the show bgp ipv6 unicast | begin Network command on router R1 to verify routes in the IPv6 BGP table. Which statement describes the status of the route 2001:DB8:2::/64?
- It is redistributed into BGP.
- It will not be installed in the routing table.
- It is the best route for the prefix 2001:DB8:2::/64.
- It can be reached via the local address ::FFFF:2.2.2.2.
Explanation: The show bgp ipv6 unicast | begin Network command can be used to verify the IPv6 unicast routes that have been learned from all neighbors. Its output displays the IPv6 BGP table. The route 2001:db8:2::/64 is the route that was learned from the 2.2.2.2 neighbor. It is not installed in the routing table, as indicated by the absence of the *>. Because the next hop is not reachable, it is not installed . The address ::FFFF:2.2.2.2 is a dynamically generated next hop that was created to replace the original next hop of 2.2.2.2. This occurs because an IPv6 route cannot have an IPv4 next-hop address.
Exam with this question: Chapter 14: Quiz - Troubleshooting BGP CCNPv8 ENARSI
Please login or Register to submit your answer