Link State 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. Link State
- Calculate the Link State for the nodes.
- Then click on Submit to validate.
3. Protocol
- Execute the entire Link State Algorithm and calculate the Least-Cost path for a node.
- Then click on Submit to validate.
4. Practice
- Practice to execute the entire Link State Algorithm and calculate the Least-Cost path for a node.
- Then click on Submit to validate.