1,762 views
0 0 votes
At the beginning each node knows only the distances to its immediate neighbors. In step 1, each node exchanges its routing table with all of its neighbors and all update their routing tables accordingly. In step 2, step 1 repeats. After step 2, at node A, what are the costs associated with nodes B,C,D and E.

After the algorithm converged, suppose the link D to C were to break. What are the costs that node A maintains to nodes B, C, D and E after D informs node A of failure of the link?

After convergence, focusing on node B and specific routing entry within corresponding to node D. If the cost of the link B-C were to change, for what value of the change will node B inform its neighbors of a new minimum cost path to D? What will be the new value of the B-C link. Assume cost values are always >=1.

Please log in or register to answer this question.

Position:
Show:

Related questions

1 1 vote
1 1 answer
3.8k
3.8k views
Na462 asked Dec 2, 2018
3,844 views
D.
4 4 votes
1 1 answer
3.1k
3.1k views
Rishabh Gupta 2 asked Jan 5, 2018
3,142 views
Correct or Incorrect:The count to infinity problem may arise in a distance vector routing protocol even when the network never gets disconnected.The given answer says tha...
4 4 votes
3 3 answers
2.3k
2.3k views
Na462 asked Nov 11, 2017
2,250 views
Consider a router is working based on the Distance Vector Routing Algorithm. Consider the five-node network of the following figure.Assume all nodes building distance fro...
0 0 votes
1 answers 1 answer
1.2k
1.2k views