10. IPv6 Addressing Formats and Rules // Flashcards
What is the size of IPv6?
128-bit address space, providing 340 undecillion (i.e., 340 followed by 36 zeroes) possible addresses.
What are the three migration techniques of IPv4 to IPv6?
Dual Stack, Tunneling, Translation
What is Dual Stack?
Dual stack allows IPv4 and IPv6 to coexist on the same network segment. Dual stack devices run both IPv4 and IPv6 protocol stacks simultaneously. Known as native IPv6, this means the customer network has an IPv6 connection to their ISP and is able to access content found on the internet over IPv6.
Physical topology showing three dual stack PCs and a dual stack router
What is Tunneling?
Tunneling is a method of transporting an IPv6 packet over an IPv4 network. The IPv6 packet is encapsulated inside an IPv4 packet, similar to other types of data.
What is Translation?
Network Address Translation 64 (NAT64) allows IPv6-enabled devices to communicate with IPv4-enabled devices using a translation technique similar to NAT for IPv4. An IPv6 packet is translated to an IPv4 packet and an IPv4 packet is translated to an IPv6 packet.
IPv6 addresses are represented using?
Hexadecimal numbers. This base sixteen number system uses the digits 0 to 9 and the letters A to F:
is the unofficial term used to refer to a segment of 16 bits, or four hexadecimal values.
hextet
What is the preferred format in IPv6?
Include all of the 128 bits
How to make IPv6 shorter?
Omitting Leading Zeroes then if a set is all 0, just remove all the zeroes and remain the double colon.