ะŸั€ะพะดะฒะธะถะตะฝะธะต ัะฐะนั‚ะพะฒ ะกะพะทะดะฐะฝะธะต ัะฐะนั‚ะพะฒ ะŸะพะดะดะตั€ะถะบะฐ ัะฐะนั‚ะฐ

IPv6 Subnet Calculator

Range boundaries and address count for an IPv6 subnet by CIDR

IPv6 Subnet Calculator: compute a subnet's range

Unlike IPv4, where address space was a limiting factor requiring careful subnet mask selection, IPv6 uses a fixed 128-bit address space with an enormous surplus. The calculator accepts an address in CIDR notation (address/prefix, e.g. 2001:db8::/32) and computes the range boundaries: the first address (network address) and the last address of the subnet, plus the exact address count.

How IPv6 masking works

The prefix specifies how many of the 128 leading bits belong to the network identifier; the remaining bits are available for host numbering within the subnet. The network address is obtained by zeroing all host bits (AND with the mask); the last address by setting all host bits to one (OR with the inverted mask). The number of addresses in a subnet always equals 2 raised to (128 โˆ’ prefix).

Typical IPv6 subnet sizes

Why IPv6 doesn't need NAT

Even the minimally recommended /64 subnet holds around 18 quintillion addresses โ€” enough to give every device on a network its own public IPv6 address without address translation (NAT), which in IPv4 was a forced workaround for address scarcity. This simplifies end-to-end connectivity and removes some of the classic NAT headaches (P2P connections, VoIP, protocol design).

Frequently asked questions

See also