490 views
0 votes
0 votes

Consider three IP networks A,B and C. Host HA in network A sends messages each containing 180 bytesof application data to a host HC in network C. The TCP layer prefixes 20 byte header to the message. This passes through an intermediate network B. The maximum packet size, including 20 byte IP header, in each network, is:

  • A: 1000 bytes
  • B:100   bytes
  • C:1000 bytes

The network A and B are connected through a 1 Mbps link, while B and C are connected by a 512 Kbpslink (bps = bits per second).

 

My question is what’s the overhead at Network Layer and also at Transport Layer of the Host C (Destination Host) 

Please log in or register to answer this question.

Related questions

66 votes
66 votes
3 answers
2
0 votes
0 votes
1 answer
3
Chaitanya Kale asked Jan 19, 2023
862 views
Does TCP use negative acknowledgment? According to me for flow control TCP uses a mix of both SR and GO BACK N protocol, and SR protocol uses negative acknowlegment thus ...
1 votes
1 votes
1 answer
4
Jeetmoni saikia asked Nov 4, 2022
497 views
The underlying Transport layer protocol used by SMTP is ________(a) TCP(b) UDP(c) Either TCP or UDP