Computer Science, asked by rinkle6588, 1 year ago

In an ip packet, the value of hlen is 1000 in binary. How many bytes of options are being carried by this packet?

Answers

Answered by rajeev7417
1

Answer:

answer 50

hope you eill like the answer

Answered by ankurbadani84
0

Answer:

12 bytes of options are being carried by this packet

Explanation:

1000 in binary is 8 in decimal.

Total number of header bytes is 8 x 4 = 32 bytes

Main header is of size 20. So remaining 12 bytes are for options which are being carried by this packet.

Hence answer - 12 bytes

Similar questions