Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

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

  2. A.

     show ip routes *

    B.

     show ip eigrp summary

    C.

     show ip eigrp topology

    D.

     show ip eigrp adjacencies

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    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.


Be The First To Comment