Consider the figure below, which plots the evolution of TCP's congestion window at the beginning of each time unit (wher

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Consider the figure below, which plots the evolution of TCP's congestion window at the beginning of each time unit (wher

Post by answerhappygod »

Consider The Figure Below Which Plots The Evolution Of Tcp S Congestion Window At The Beginning Of Each Time Unit Wher 1
Consider The Figure Below Which Plots The Evolution Of Tcp S Congestion Window At The Beginning Of Each Time Unit Wher 1 (473.85 KiB) Viewed 47 times
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; i.e. a transmission round). TCP Reno is used here. In the abstract model for this problem, TCP sends a “flight” of packets of size cwnd (the congestion window) at the beginning of each time unit. The result of sending that flight of 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, or (iii) there is a triple duplicate ACK for the first packet. 40 38 36 cwnd 12 10 2 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Transmission round If a triple duplicate ACK event is detected at the 30th transmission round, what will be the values of the congestion window (cwnd) and slow start threshold (ssthresh) after this round? O cwnd = 13, ssthresh = 1 cwnd = 1, ssthresh = 13 O cwnd = 13, ssthresh = 16 O none of the mentioned O cwnd = 16, ssthresh = 13
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply