EIGRP and OSPF - Technical MCQs

Q1:

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

A show ip routes *

B show ip eigrp summary

C show ip eigrp topology

D show ip eigrp adjacencies

ANS:C - show ip eigrp topology

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.