Question Bank - Computer Networks

Here's the question bank on all the computer networks topics.

Consider an instance of TCPs Additive Increase Multiplicative Decrease (AIMD) algorithm where the window size at the start of the slow start phase is 2 MSS and the threshold at the start of the first transmission is 8 MSS. Assume that a timeout occurs during the fifth transmission. Find the congestion window size at the end of the tenth transmission.

A.
8 MSS
B.
14 MSS
C.
7 MSS
D.
12 MSS

Solution:

The correct answer is option 3EXPLANATION:Initial window size or window size for first transmission: cwnd = 2 MSSFor 2nd transmission ? cwnd = 22 = 4 MSSFor 3rd transmission ? cwnd = 23 = 8 MSSWhen threshold is reached then additive increaseFor 4th transmission ? cwnd = 8 + 1 = 9 MSSFor 5th transmission ? cwnd = 9+ 1 = 10 MSS(fails)Now window size reduced to 10/2 =5 MSSFor 6th transmission ? cwnd = 1 MSSFor 7rd transmission ? cwnd = 21 = 2 MSSFor 8th transmission ? cwnd = 22 = 4 MSSThersoled reached now additive increaseFor 9th transmission ? cwnd = 4 + 1 = 5 MSSFor 10th transmission ? cwnd = 5 + 1 =6 MSSSo, at the end of 10th successful transmission The congestion window size will be 6 + 1 = 7 MSS

For more questions,

Click Here

Download Gyanm App

free current affairs for competitive exams

Scan QR code to download our App for
more exam-oriented questions

free current affairs for competitive exams

OR
To get link to download app

Thank you! Your submission has been received. You will get the pdf soon. Call us if you have any question: 9117343434
Oops! Something went wrong while submitting the form.