Ask Question

Taking into account only the structure of the IPv4 packet headers:

What is the maximum permittable size (in bits) for an IPv4 packet?

How many IPv4 addresses can exist?

+2
Answers (1)
  1. 2 October, 18:20
    0
    The IPv4 packet headers have 16 bits reserved for the length value. The maximum value you can put in 16 bits is 65535, so that is the maximum size in bytes. To get the answer in bits, multiply by 8, and you get 524280 bits.

    An IPv4 address is formed from 4 bytes. Theoretically, that gives room for 256^4 = 4294967296 ip addresses, however, several ranges are reserved for special purposes.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Taking into account only the structure of the IPv4 packet headers: What is the maximum permittable size (in bits) for an IPv4 packet? How ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers