edited by
907 views
1 votes
1 votes
statement : distance routing algorithm is adaptive algorithm which consider the load on the network

whether the given statement is true or not ?
edited by

1 Answer

0 votes
0 votes
The statement is false. Traditional distance routing algorithms, such as distance vector routing protocols like RIP (Routing Information Protocol), do not inherently consider the load on the network when making routing decisions. These algorithms typically focus on finding the shortest path based on metrics like hop count or distance, without taking into account factors like network congestion or link utilization

Related questions

3.0k
views
1 answers
1 votes
Na462 asked Dec 2, 2018
2,987 views
D.
1.5k
views
3 answers
4 votes
Na462 asked Nov 11, 2017
1,516 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...
1.4k
views
0 answers
0 votes
John Doe asked Nov 24, 2018
1,439 views
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 ...
2.7k
views
1 answers
4 votes
Rishabh Gupta 2 asked Jan 5, 2018
2,666 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...