For a TCP Reno congestion control and a TCP connection in the Congestion Avoidance (CA) phase with following parameters:
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
For a TCP Reno congestion control and a TCP connection in the Congestion Avoidance (CA) phase with following parameters:
For a TCP Reno congestion control and a TCP connection in the Congestion Avoidance (CA) phase with following parameters: • cwnd = 8; • ssthresh = 4; (slow-start threshold) • ndup = 1; (ndup is the number of duplicat Ack). All answers should be integers. Assume, we receive a duplicates Ack, and we incremented ndup = 2. What is the window size: Again, we receive a duplicates Ack, and we incremented ndup = 3. What is the window size: Again, we receive a duplicates Ack, and we incremented ndup = 4. What is the window size: If later on, we receive a new ACK, what will be the window size?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!