Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Computer Networks Consider the network shown in Figure 2. Suppose that the network uses a synchronous version of DV algorithm, where in each iteration, each

Computer Networks

image text in transcribed

Consider the network shown in Figure 2. Suppose that the network uses a synchronous version of DV algorithm, where in each iteration, each node exchanges its distance vectors (computed in the previous iteration) with its neighbors and updates its distance vectors based on the exchanged information. Let D(x) and nj(x) denote the distance and the next-hop node to route from node ito node x (i= y, w, z) 39 Figure 2. Example for DV algorithm a) Complete the following table by giving values of D,(x) and n,(x) to show how DV converges. You need to show all iterations until convergence. How many iterations does it take to converge? (Recall: DV needs an extra iteration after the last distance vector update to inform the neighbors.) source iteration t-0 t-2 39, x b) suppose that poisoned reverse is not used. Suppose now that the link cost between x and y increases to 50. Use a table similar to the one used in a) to show how DV re-stabilizes from the previous stable state (i.e., initially, it is in the stable state computed in a)). How many iterations are needed for DV to converge? c) Repeat b), but now suppose that poisoned reverse is used. How many iterations are needed now? Does poisoned reverse prevent the count-to-infinity problem? d) What is the minimum integer value of c(y, z) such that there is no count-to-infinity when c(x, y) changes from 3 to 50, IT poisoned reverse is used? Consider the network shown in Figure 2. Suppose that the network uses a synchronous version of DV algorithm, where in each iteration, each node exchanges its distance vectors (computed in the previous iteration) with its neighbors and updates its distance vectors based on the exchanged information. Let D(x) and nj(x) denote the distance and the next-hop node to route from node ito node x (i= y, w, z) 39 Figure 2. Example for DV algorithm a) Complete the following table by giving values of D,(x) and n,(x) to show how DV converges. You need to show all iterations until convergence. How many iterations does it take to converge? (Recall: DV needs an extra iteration after the last distance vector update to inform the neighbors.) source iteration t-0 t-2 39, x b) suppose that poisoned reverse is not used. Suppose now that the link cost between x and y increases to 50. Use a table similar to the one used in a) to show how DV re-stabilizes from the previous stable state (i.e., initially, it is in the stable state computed in a)). How many iterations are needed for DV to converge? c) Repeat b), but now suppose that poisoned reverse is used. How many iterations are needed now? Does poisoned reverse prevent the count-to-infinity problem? d) What is the minimum integer value of c(y, z) such that there is no count-to-infinity when c(x, y) changes from 3 to 50, IT poisoned reverse is used

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions