Distance-Vector Routing Algorithm

The simulation has following 4 sections:

1. Shortest Distance

  • Fill in the shortest distance of the nodes by observing the graph.
  • Then click on Submit to validate.

2. Distance Vector

  • Calculate the Distance Vectors for each node.
  • Then click on Submit to validate.

3. Protocol

  • Execute the entire Distance Vector Algorithm and calculate the Distance Vector for a node.
  • Then click on Submit to validate.
  • Calculate the updated distance vector after Link Failure.
  • Then click on Submit to validate.