Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Why TCP uses a 3-way connection establishment process rather than simple connection request and response (2-way protocols)? 2. Assume TCP congestion control based on

1. Why TCP uses a 3-way connection establishment process rather than simple connection request and response (2-way protocols)?

2. Assume TCP congestion control based on Reno/Tahoe protocol. Initial ssthreshold = 32.

a. First segment loss occurs at the 7th transmission. Loss is indicated by timeout. What is the current congestion window (CWND) and ssthreshold before the 8th transmission starts?

b. After 3 more transmissions (8th, 9th and 10th) at the 10th transmission, segment loss happens. This time, loss is indicated by 3-DUPACKs. What is the current congestion window (CWND) and ssthreshold before the 11th transmission starts?

c. After this 2 more transmissions happen (11th and 12th) without any loss and the transmission process is completed. What will be the current congestion window (CWND) and ssthreshold value after the 12th transmission?

Show your steps through X-Y plot.

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

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

2nd Edition

1597499471, 978-1597499477

More Books

Students also viewed these Databases questions

Question

Every attribute appears only once in an ER diagram True False

Answered: 1 week ago