Implementation of Static Routing Protocol
- When the user enters the simulation page, they will firstly see the option of a new graph, clicking on it will generate a graph on random basis from the already fed 3 graphs in the system containing 5 nodes.
- After new graph is added, complete the table manually (entries in upper case) and click the Check button.
- For adding an extra edge specify the source and destination along with the weight to connect the two nodes and click the Submit button.
- As new edges are added, update the table accordingly and click the Check button again.
- For sending the data packet, provide the source node and destination node in the space provided and click the Send Message button.
- The best path will be chosen and displayed to the user using red lines.