Question:medium

A network uses a routing protocol where each router periodically shares its entire routing table with its immediate neighbours. Over time, the network experiences issues like slow convergence and routing loops (count-to-infinity problem). Determine the routing algorithm, which is most likely being used in this network.

Show Hint

Remember the phrase: "Distance Vector routers tell their neighbors about the whole world, while Link State routers tell the whole world about their neighbors."
Updated On: Jul 4, 2026
  • Link State Routing
  • Distance Vector Routing
  • Flooding Algorithm
  • Hierarchical Routing
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0