Skip to main content

Glossary/Addressing

IPv4

The original 32-bit IP addressing scheme — addresses look like 203.0.113.42 and there are ~4.3 billion of them.

IPv4 has been around since 1981. Its address space — 2^32 ≈ 4.3 billion — was fully allocated by the IANA to the regional registries between 2011 and 2019.

NAT (and later CGNAT) is how the internet keeps running on IPv4 despite the exhaustion: hundreds of devices behind one public IP via address translation.

See also