Question:
Which step in the link-state routing process is described by a router inserting best paths into the routing table?
- -declaring a neighbor to be inaccessible
- -executing the SPF algorithm
- -load balancing equal-cost paths
- choosing the best route
Explanation: This is the final step in the generic link-state routing process. After the SPF algorithm creates the SPF tree, the router identifies the shortest paths to each destination and offers them to the IP routing table. These best paths are then inserted into the routing table unless a route to the same network with a lower administrative distance exists.
Related exam: Modules 1 - 2: OSPF Concepts and Configuration Exam
Related exam: CCNA 3 Final Answers
