Question: a . Find the shortest path from node s 1 to all other nodes using Dijkstra s algorithm. Show all steps in a table and
a Find the shortest path from node s to all other nodes using Dijkstras algorithm. Show all steps in a table and draw the shortestpath tree on the graph
bNow suppose the nodes had instead implemented BellmanFord distance vector algorithm. Starting from a clean state, how many update periods excluding the initial point does it take until the routing protocol converges? Show the content of the routing table at each node next hop and total cost for all destinations at each update period until the final convergence. Show the final routing table at each node using the following format:
Node s Routing Table
Destination Next Hop Cost
Node s Routing Table
Destination Next Hop Cost
cNow suppose that after the convergence of the distance vector algorithm in part b the link ss fails. Starting from the converged tables, show how all routing tables change toward a new state Show all steps and calculate how many update intervals does it take until the routing tables converge.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
