edited by
1,924 views
0 0 votes

Consider a router based on DV algorithm.Consider a five-node network given in figure.

Assume all nodes building distance from that node to A.After initial setup suddenly either A goes down or link between A and B is cut.What are values at router B,C,D,E which they will find to distance A from that node after 3rd transmission ??

1 Answer

Position:
Show:

Related questions

1 1 vote
1 1 answer
353
353 views
gopal_gate asked May 17, 2025
353 views
Distance-Vector Routing Algorithm written in FOROUZAN:Distance_Vector_Routing ( ) { // Initialize (create initial vectors for the node) D[myself] = 0 for (y = 1 to N) { i...
0 0 votes
1 1 answer
1.8k
1.8k views
Souvik33 asked Oct 25, 2022
1,830 views
St.No.Routing ProtocolsPersistent loopingCount to infinity problemIDistance vector routing protocol (DVRP)YesYesIISplit horizon in DVRNoYesIIISplit horizon with poison re...
1 1 vote
1 1 answer
3.9k
3.9k views
Na462 asked Dec 2, 2018
3,871 views
D.
1 1 vote
1 1 answer
1.8k
1.8k views
Gurdeep Saini asked Nov 9, 2018
1,840 views
statement : distance routing algorithm is adaptive algorithm which consider the load on the networkwhether the given statement is true or not ?