Title:
DistanceVectorAlgorithmSimulation Download
Description: In 1, the address for the X neighbor routers send RIP message, to modify this message in all project " the next hop address" field is changed to X, and put all distances are plus 1.
2, on the modified message to every project, the following steps: if the router is not the destination network, just add in the routing table otherwise, go on to the next hop router address, if X, using the received the item to replace the original if the next-hop address different,, received project a distance less than the original distance, it is replaced, or do nothing.
3, if 3 minutes received no neighboring routers to update the routing table, while the adjacent router recorded as unreachable router, namely the distance was set to 16
4, return
To Search:
File list (Check if you may need any files):
DistanceVectorAlgorithmSimulation.cpp