Subnet /64 → IPs

/64 tem 2⁶⁴ endereços.
Created by
Renato Passos, Eng. de Software
Reviewed by
Renato Passos, Eng. de Software

Last updated: Apr 18, 2026

IPs na subnet
1.84e+19

Formula

2^(128-CIDR)

About this calculator

The Subnet /64 → IPs calculator is a useful tool for determining the number of IP addresses available in an IPv6 subnet with a /64 prefix. IPv6 uses a 128-bit addressing space, and when the prefix is /64, this means that the first 64 bits are fixed, leaving 64 bits for individual addressing. The formula used is simple: 2 to the power of (128 - CIDR), where CIDR is the subnet prefix. In the case of /64, we have 2^(128-64) = 2^64 possible addresses.

This calculator works based on the mathematical formula to calculate the number of addresses in an IPv6 subnet. IPv6 supports a practically unlimited number of addresses thanks to its 128-bit addressing space. When you have a /64 prefix, you are essentially dividing the addressing space into smaller subnets, each with 2^64 addresses. This number is astronomical and practically never a limiter in practice.

It's essential to use this calculator when you need to understand the scale of addressing available in your network. For example, in network planning cases, where it's crucial to know how many devices can be connected without the need for implementing NAT (Network Address Translation) schemes or other address conservation solutions. Additionally, understanding your subnet size helps in configuring routers and other network equipment.

A common concern when working with IPv6 subnets is ensuring that equipment and systems are correctly configured to handle the large number of available addresses. Additionally, security considerations, such as firewalls and intrusion detection systems, need to be prepared for traffic from a large number of IP addresses.

Frequently asked questions

What does a /64 prefix mean in IPv6?

A /64 prefix in IPv6 means the first 64 bits of the address are fixed, and the last 64 bits are used for individual device addressing.

How many IP addresses are available in a /64 subnet?

There are 2^64 IP addresses available in a /64 subnet, which is an extremely large number.

How does the Subnet /64 → IPs calculator work?

The calculator uses the formula 2^(128-CIDR) to determine the number of available IP addresses. For /64, this results in 2^64 addresses.

Why is it important to calculate the number of addresses in a subnet?

It's important for network planning, equipment configuration, and ensuring security systems are prepared for traffic from a large number of addresses.

Can I use this calculator for other subnet prefixes?

This calculator is specifically for /64, but the concept can be applied to other prefixes by adjusting the formula accordingly.

Other IPv6 calculators