Chapter 7: Problem 26
Internet Addresses: IPv4 and IPv6. The Internet requires an address for each machine that is connected to it. The address space of the addressing architecture of Internet Protocol version 4 (IPv4) consists of a 32 -bit field. Since not every combination of bits can be used as an address, plans are underway to change the address space to a 128 -bit field in IPv6. The 32 -bit IPv4 addresses are usually written in a form called dotted decimal. The 32 bit address is broken up into four 8 -bit bytes, and these bytes are then converted to their equivalent decimal form and separated by dots. For example. $$ \begin{array}{ll} 1000000000000011 & 00000010000000011 \end{array} $$ is written as 128.3 .2 .3 , which is obviously more readable. The 128 -bit IPv6 addresses are divided into eight 16 -bit pieces. Each 16 -bit piece is converted to its equivalent hexadecimal value (each sequence of 4 bits is converted to one hexadecimal digit). The eight four-character hexadecimal strings are separated by colons. It is not prac. tical to list 128 bits and show the conversion to the final IPv6 address form. As an example of what you might end up with, however, we show one IPv6 address: \(\mathrm{FFDC} \cdot \mathrm{BA} 98: 7654 \cdot 3210: \mathrm{FEDC}: \mathrm{BA} 98: 7654 \cdot 3210\) How many IPv4 addresses are possible?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.