340 views
0 votes
0 votes

What is the maximum size of data that the Network layer can forward to the Data link layer on the TCP layer, including header data?

  1. Any size
  2. 65,535 bytes
  3. 65,515 bytes
  4. 1500 bytes

This question has been asked before but given answers don’t explain reasoning properly.

Link to similar question : https://gateoverflow.in/152223/%23tcp-ip

If data link layer can have maximum 1500 Bytes data in a frame, then shouldn’t fragmentation happen at network layer ?  And therefore maximum data size that network layer can forward to data link layer should be 1500 Bytes.

Please explain how network layer can send 65,535 Bytes data when data link layer cannot have more than 1500 Bytes and fragmentation cannot happen at data link layer.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
5 answers
1
Heena Jain asked Sep 14, 2017
2,736 views
What is the maximum size of data that the Network layer can forward to the Data link layer including header data? Should it be 65535B or 1500B?
1 votes
1 votes
0 answers
3
lifeisshubh asked Jan 27, 2017
430 views
What is the initial thresold should be taken in AIMD ?Is it is reciever's advertise window size or half of it. Please clearify.