Where are EIGRP successor routes stored?a)In the routing table onlyb)I...
Successor routes are going to be in the routing table since they are the best path to a remote network. However, the topology table has a link to each and every network, so the best answer is topology table and routing table. 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.
View all questions of this test
Where are EIGRP successor routes stored?a)In the routing table onlyb)I...
Explanation:
Topology Table:
- In EIGRP, the topology table stores all the possible routes to a destination network.
- It contains information about feasible successor routes as well as the successor route.
Routing Table:
- The routing table contains the best route to a destination network, which is known as the successor route in EIGRP.
- EIGRP stores the successor route in the routing table for forwarding packets.
Neighbor Table:
- The neighbor table in EIGRP stores information about neighboring routers, including their IP addresses and interface details.
- It does not store information about successor routes.
Storage of EIGRP successor routes:
- EIGRP successor routes are stored in both the routing table and the topology table.
- The routing table contains the best route (successor route) to each destination network.
- The topology table stores all the available routes, including feasible successors and the successor route.
Therefore, EIGRP successor routes are stored in both the routing table and the topology table for efficient routing and failover capabilities.