Question
Problem 5. Link State Routing ( 30 pt.) Consider the following network. a. (16 pt.) With the indicated link costs, use Dijkstras shortest-path algorithm to
Problem 5. Link State Routing (30 pt.)
Consider the following network.
a. (16 pt.) With the indicated link costs, use Dijkstras shortest-path algorithm to compute the shortest path from w to all network nodes. Show how the algorithm works by computing the table below. Note: If there exists any tie in each step, choose the left-most column first.
Step | N | D(s), p(s) | D(t), p(t) | D(u), p(u) | D(v), p(v) | D(x), p(x) | D(y), p(y) | D(z), p(z) |
0 |
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
3 |
|
|
|
|
|
|
|
|
4 |
|
|
|
|
|
|
|
|
5 |
|
|
|
|
|
|
|
|
6 |
|
|
|
|
|
|
|
|
7 |
|
|
|
|
|
|
|
|
b. (7 pt.) Construct the shortest path tree from the above routing table (Hint: Slide 4-86).
c. (7 pt.) Construct a forwarding table from the above routing table (Hint: Slide 4-86).
Destination | Link |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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