Question
Router w has neighboring routers x, y, z. Assume distance-vector routing is being used. The costs of the links from w to x, y, z
Router w has neighboring routers x, y, z. Assume distance-vector routing is being used. The costs of the links from w to x, y, z are:
cost(w, x) = 3; cost(w, y) = 2; cost(w, z) = 4.
Now router w receives the following vectors of distances to routers p, q, r from x, y, z:
From x: [ D(x, p) = 3, D(x, q) = 1, D(x, r) = 5 ]
From y: [ D(y, p) = 2, D(y, q) = 3, D(y, r) = 4) ]
From z: [ D(z, p) = 5, D(z, q) = 2, D(z, r) = 1 ].
What should the updated routing entries at w for destinations p, q and r be?
a. | Dest Next hop p z q y r x | |
b. | Dest Next hop p x q z r y | |
c. | Dest Next hop p y q x r z | |
d. | Dest Next hop p y q z r x |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started