DSSSB PGT 2018 Male
July 31, 2024Back-Tracking
August 1, 2024IPv4-and-Fragmentation
Question 11 |
An IP packet has arrived in which the fragment offset value is 100, the value of HLEN is 5 and the value of total length field is 200. What is the number of last byte in packet.
194 | |
394 | |
979 | |
1179 |
Question 11 Explanation:
→ The first byte number is 100×8 =800.
→ The total length is 200 bytes and the header length is 20 bytes (5×4), which means that there are 180 bytes in this datagram.
→ If the first byte number is 800, the last byte number must 979 (800+180-1).
→ The total length is 200 bytes and the header length is 20 bytes (5×4), which means that there are 180 bytes in this datagram.
→ If the first byte number is 800, the last byte number must 979 (800+180-1).
Correct Answer: C
Question 11 Explanation:
→ The first byte number is 100×8 =800.
→ The total length is 200 bytes and the header length is 20 bytes (5×4), which means that there are 180 bytes in this datagram.
→ If the first byte number is 800, the last byte number must 979 (800+180-1).
→ The total length is 200 bytes and the header length is 20 bytes (5×4), which means that there are 180 bytes in this datagram.
→ If the first byte number is 800, the last byte number must 979 (800+180-1).