Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 1 0 pts ) Consider the figure below, which plots the evolution of TCP ' s congestion window at the beginning of each time

(10 pts) Consider the figure below, which plots the evolution of TCP's congestion window at the beginning of each time unit. In this abstract model (NOT TCP Reno or Tahoe), TCP sends a "flight" of packets of size cwnd at the beginning of each time unit.
The result of sending packets is that either (i) all packets are ACKed at the end of the time unit; (ii) there is a timeout for the first packet; (iii) there is a triple duplicate ACK for the first packet.
The initial value of cwnd is 1 and the initial value of ssthresh is 8.
45
Time unit (in RTT)
Given evolution of TCP's congestion window, provide following:
a. List the times, at which TCP is in slow start, congestion avoidance and fast recovery states.
b. List the times, at which the first packet in the sent flight of packets is lost and indicate whether the packet loss is detected via timeout, or by triple duplicate ACKs.
c. List the times at which the value of ssthresh changes and provide the new value of ssthresh.
image text in transcribed

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

Databases Illuminated

Authors: Catherine M. Ricardo

1st Edition

0763733148, 978-0763733148

More Books

Students also viewed these Databases questions

Question

Provide examples of Dimensional Tables.

Answered: 1 week ago