Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 3 ( a ) Network congestion management requires for TCP to evaluate the Retransmission TimeOut ( RTO ) interval using Jacobson's algorithm. The algorithm

Question 3
(a) Network congestion management requires for TCP to evaluate the Retransmission TimeOut ( RTO ) interval using Jacobson's algorithm. The algorithm dynamically calculates the round trip time (RTT) and its mean deviation D, which are then used to update the current RTO. The current estimates of the RTT and D are: RTT0=50ms,D0=5ms, and the three subsequent measured RTTs are: M1=45ms,M2=55ms, and M3=50ms.
(i) Apply Jacobson's algorithm and calculate the new updated RTOs. Compare the
20%
final updated RTO with its initial value RTO0 and explain these results. Assume the same smoothing factor ==0.875 for calculations of RTT and D, respectively.
(ii) Discuss what will happen if TCP will set up its retransmission timer with a time-out
10%
interval considerably smaller or considerably larger than the evaluated RTO.
(b) Consider TCP in a transmitting host which is running dynamic evaluation of the congestion window Wc to prevent network congestion. Suppose at some moment of time t=0 the current calculated congestion window size is Wc0=32 kilobytes, and the retransmission time-out (RTO) has occurred at this moment. The receive sliding window is Ws=20 kilobytes. Assume that the maximum segment size is MSS=1 kilobyte, and the round-trip time is RTT=10ms.
(i) Explain and describe in detail which algorithm(s) will be used by TCP for evaluation
25%
of the congestion window Wc beginning from the moment t=0 until the first full window will be sent. Support your explanations with a sketch of variation of Wc with time (measured in RTT units).
(ii) Find how long it will take before the first full window will be sent.
10%
(c) A TCP machine is sending the maximum size IPv4 packet of W=65,535 bytes over a
15%
B=1Gbs optical fibre link which has a t1d=1msec one-way propagation delay. Calculate an upper bound for the link efficiency LEUB.
Question 3 continues...
7
CE707-7-AU
Question 3(continued)
(d) Routing of packets in the global Internet relies on a hierarchical approach.
(i) List the four classes of routers used in the global Internet and explain the purpose of
5%
each of them.
(ii) Explain why the Routing Information Protocol (RIP) and the Open Shortest Path
5%
First (OSPF) protocol could not be used over the entire Internet.
(iii) Explain why the Internet is divided into Tiers, Autonomous Systems, and Areas.
10%
image text in transcribed

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