The Control Plane: Route Calculation - Dijkstra's
In this lesson, we'll study Dijkstra's shortest path algorithm!
We'll cover the following...
Phase II: Route Calculation
Each router then computes the spanning tree rooted at itself and calculates the entries in the routing table by using Dijkstra’s shortest path algorithm ...
Ask