Information

Author(s) Olivier Bonaventure
Deadline Geen deadline
Submission limit No limitation

Tags

Sign in

Distance Vector Routing

Consider the network shown in the figure below. Assuming that all link weights are set to 1, what is the distance vector message that the routing protocol running on these routers will send once the network has converged ?

q-net-dv/network-0.png

Express your answer as a list of pairs such as RX:1,RY:2,RZ:4 separated by commas. Each pair contains the distance to reach a given destination, <id>:<int>, where <id> is the name of the router and <int> an integer representing a distance. Assume the basic version of Distance Vector (i.e. no split horizon and no poisoning)


Question 1: Distance vector for router R0

Please encode here the distance vector that R0 will send once the network has converged.

Question 2: Distance vector for router R4

Please encode here the distance vector that R4 will send once the network has converged.