Knowledge

IPv4 vs IPv6: Understanding the Differences

Confused by the difference between IPv4 vs IPv6? IP, an abbreviation for Internet Protocol, is a protocol that helps computers/devices communicate with one another over a network. As the “v” in the name suggests, there are different versions of Internet Protocol: IPv4 and IPv6.

In this post, we’ll dig into everything that you need to know to understand the difference between IPv4 and IPv6. Here’s what we’ll cover.

Why Did We Need a New Version of IP?

At this point, you might be wondering why IPv6 even exists. Well, while the 4.3 billion potential IP addresses in IPv4 might seem like a lot, we need many more IP addresses! There are a lot of people in the world with a lot of devices. This is an even larger issue with the rise of IoT devices (Internet of Things) and sensors, as these greatly expand the pool of connected devices.

Put simply, the world was running out of unique IPv4 addresses, which is the biggest reason why we needed IPv6. There are other more nitty-gritty technical reasons, though – let’s discuss them.

IPv4 vs IPv6

IPv4 vs IPv6: the most important differences

IPv4 vs IPv6: Notation

IPv4 addresses use 32 bits with dot-separated decimal notation. An example IPV4 address is localhost – 127.0.0.1. In binary, this would be written as 01111111.00000000.00000000.00000001.

IPv6 addresses use 128 bits with colon-separated hexadecimal notation. An example IPv6 address would be 2001: db8: 3333: 4444: 5555: 6666: 7777: 8888. As a 128-bit format, the binary format would be a bit long to write out for the purposes of this post. As mentioned earlier, the longer addresses and hexadecimal notation make for a vastly greater number of addresses in IPv6.

How Many Addresses Are in IPv4 vs IPv6?

As we mentioned above, IPv6 supports 1,028 times more IP addresses than IPv4. IPv4 supports about 4.29 billion addresses. IPv6, on the other hand, supports…well, the easiest way to write it is 2^128 different addresses.

If you’re interested in the exact number, here’s how many unique addresses IPv6 offers: 340,282,366,920,938,463,463,374,607,431,768,211,456. That means we have a long way to go before we run out of IPv6 addresses!

Local addresses

IPv4 uses ARP(Address Resolution Protocol) to link internet IPv4 addresses to local link-layer addresses like MAC addresses.

IPv6 uses NDP(Neighbor Discovery Protocol) to interconnect local devices and to connect them to the local network’s internet gateway.

IPv4 vs IPv6

IPv4 vs IPv6: Speed

Is IPv6 also faster than IPv4? There is no clear answer right now, and there might not be until IPv6 is broadly adopted. Though the differences in performance give IPv4 a slight edge, the difference is quite small. Sucuri tested the response time of 22 domains in 6 different locations and found out that IPv6 is slightly slower than its predecessor, but only by a fraction of a second. This probably wouldn’t be perceptible to humans browsing the internet. The speed test also showed that the response time might also be affected by location.

Is IPv4 or IPv6 More Popular?

Though the numbers are changing as IPv6 increases its adoption, IPv4 is still the most widely used Internet Protocol.

IPv4 vs IPv6
IPv6 adoption worldwide

Google maintains public statistics for IPv6 availability of Google users by countries around the world. These numbers are the percentage of all traffic to Google sites that is over IPv6, rather than IPv4.

Worldwide, IPv6 has around ~32% availability, but it differs greatly between countries. For example, the USA has over 41% IPv6 adoption, while the UK has around 30% adoption, and Spain has just 2.5% adoption.

IPv4 vs IPv6
Per-Country IPv6 adoption

Summary

The Internet Protocol (IP) helps route data around networks. To accomplish this, each device is assigned an IP address.

IPv4 is the original version that was launched back in 1983. However, its 32-bit format only allows for ~4.3 billion unique addresses, which can’t serve the needs of the modern world. To address the lack of unique IPv4 addresses (and make some other technical changes), IPv6 was created. IPv6 uses a 128-bit address format that offers 1,028 times as many unique addresses as IPv4.

For most people, that’s all you need to know – IPv6 uses a different format and offers far more unique addresses than IPv4.

Knowledge

Other Articles

Overlay Network: Why would you need it?

An overlay network dramatically increases the number... Apr 27, 2024

What is a Regional Internet Registry (RIR)?

Every computer on the Internet needs its... Apr 26, 2024

Classless Inter-Domain Routing (CIDR): Definition

CIDR (Classless Inter-Domain Routing) was introduced in... Apr 25, 2024

What is Cyber Threat Intelligence (CTI)?

Threat actors, or people or organizations that... Apr 24, 2024

What is Threat Detection and Response (TDR)?

Whether you’re facing a sophisticated phishing attack... Apr 23, 2024

What is Extended Detection and Response (XDR)?

Extended detection and response (XDR) enables a... Apr 22, 2024

What is Endpoint Detection and Response (EDR)?

Endpoint Detection and Response (EDR) uses real-time... Apr 21, 2024

What is Managed Detection and Response (MDR)?

Managed Detection and Response (MDR) vendors provide... Apr 20, 2024

Related posts

Overlay Network: Why would you need it?

An overlay network dramatically increases the number of virtual subnets that can be created on...

What is a Regional Internet Registry (RIR)?

Every computer on the Internet needs its IP address, whether in America or Africa. That...

Classless Inter-Domain Routing (CIDR): Definition

CIDR (Classless Inter-Domain Routing) was introduced in 1993 (RCF 1517) replacing the previous generation of...