Question

Suppose a 2800-byte datagram must be transmitted through an intermediate network along its way to its...

Suppose a 2800-byte datagram must be transmitted through an intermediate network along its way to its destination. This intermediate network has a maximum transfer unit (MTU) of 1020 bytes. Assume that all of the IP headers are option-less and contain only the minimum 20 bytes. Provide the values of the total length, more flag, and fragmentation offset fields in each of the IP headers for the resulting fragments.

Hint: It is and easier calculation if you use the maximum MTU for the first two

0 0
Add a comment Improve this question Transcribed image text
Answer #1

2800 = 2780 +20

MTU = 1020 = 1020 + 20 (for header)

so three packets to be sent 1000 + 1000 + 780

Packet 1: ID=x, Total_len=1020, MF=1, Frag_offset=0
Packet 2: ID=x, Total_len=120, MF=1, Frag_offset=125
Packet 3: ID=x, Total_len=800, MF=0, Frag_offset=250

Add a comment
Know the answer?
Add Answer to:
Suppose a 2800-byte datagram must be transmitted through an intermediate network along its way to its...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT