Which command will display all the EIGRP feasible successor routes known to a router?

A <code class="args"><em>show ip routes *</em></code>
B <code class="args"><em>show ip eigrp summary</em></code>
C <code class="args"><em>show ip eigrp topology</em></code>
D <code class="args"><em>show ip eigrp adjacencies</em></code>

Correct Answer: <code class="args"><em>show ip eigrp topology</em></code>

Any secondary route to a remote network is considered a feasible successor, and those routes are only found in the topology table and used as backup routes in case of primary route failure. You can see the topology table with the show ip eigrp topology command.

Related Questions

Where are EIGRP successor routes stored?
You save the configuration on a router with the copy running-config startup-config command and reboot the router. The router, however, comes up with a blank configuration. What can the problem be?
You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection?
The corporate office sends you a new router to connect, but upon connecting the console cable, you see that there is already a configuration on the router. What should be done before a new configuration is entered in the router?
What command do you use to add routes to a Linux router?
The Atlantic Ocean routes are busier than the Pacific Ocean routes because Atlantic Ocean ________

Next steps