Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

TCP in action: slow start, congestion avoidance, and fast retransmit Consider the figure below, which plots the evolution of TCP's congestion window at the beginning

image text in transcribed

TCP in action: slow start, congestion avoidance, and fast retransmit Consider the figure below, which plots the evolution of TCP's congestion window at the beginning of each time unit (where the unit of time is equal to the RTT); In the abstract model for this problem, TCP sends a "light" of packets of size cwnd at the beginning of each time unit. The result of sending that flight of packets is that either all packets are ACKed at the end of the time unit, ii) there is a timeout for the first packet, or (ii) there is a triple duplicate ACK for the first packet. In this problem, you are asked to reconstruct the sequence of events (ACKs, losses) that resulted in the evolution of TCP's cwnd shown below 45 40 35 30 25 20 O 15 S 10 5 0 2 3 4567 g 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26, 27 28 230 31 32 33 34 35 36 37 38 39 Time unit (in RTT) Consider the evolution of TCP's congestion window in the example above and answer the following questions. The initial value of cwnd is 1 and the initial value of ssthresh (shown as a red +) is 8. Give or Mark the times at which TCP is in slow start, congestion avoidance and fast recovery at the start of a time slot, when the flight of packets is sent. Give or Mark the times at which the first packet in the sent flight of packets is lost, and indicate whether that packet loss is detected via timeout, or by triple duplicate ACKs. . Give or Mark the times at which the value of ssthresh changes, and give the new value of ssthresh. Created by Paint X

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Data Analysis Using SQL And Excel

Authors: Gordon S Linoff

2nd Edition

111902143X, 9781119021438

More Books

Students also viewed these Databases questions