Disable ads (and more) with a membership for a one time $2.99 payment
Which command would you use to display the routing table of EIGRP for IPv6?
show ipv6 eigrp tables
show ipv6 route
show eigrp route
show ipv6 routing-table
The correct answer is: show ipv6 route
The command that successfully displays the routing table of EIGRP for IPv6 is focused on the "show ipv6 route" command. This command will present a comprehensive view of the IPv6 routing table, including routes learned via EIGRP, designated by the 'E' prefix if EIGRP is in use. When employed, "show ipv6 route" aggregates the information of all routing protocols in use, making it a one-stop solution for accessing the routing table rather than being limited to a specific protocol. This command enhances the user's ability to see all reachable networks, including prefixes learned through EIGRP, if applicable. The other options, however, don't correctly achieve the desired result for displaying the EIGRP-specific routing table for IPv6. "Show ipv6 eigrp tables" isn't a valid command in IOS; it aims to reference EIGRP routing tables but misses the correct syntax. "Show eigrp route" is incorrect because it does not pertain to IPv6 and does not exist in this form. Finally, "show ipv6 routing-table" is misleading since it's not a recognized command for IOS, which generally uses “show ipv6 route” for routing information. In summary, "show ipv6 route