IPv6 planner for sites and VLANs

IPv6 tool to expand/compress addresses, plan prefixes per site/VLAN, visualize space, compare scenarios, and export tables.

Plan IPv6 for sites and VLANs without overlaps

IPv6 planner: convert, plan, and compare

Convert IPv6 addresses, calculate prefixes per site/VLAN, and export a neutral plan with space visualization. Designed for desktop and mobile.

IPv6 address

Advanced

Bits per hextet

The prefix is highlighted with a border.

Not converted

Enter a valid IPv6 to see the results.

Network (CIDR)

-

Expanded

-

Compressed

-

/64 prefix

-

Interface ID

-

1) Mode

Select “Convert” to expand and compress IPv6 with strict validation.

2) Input

Enter the address with or without a prefix; the system shows warnings if it is not valid.

3) Results

Copy the network (CIDR), expanded or compressed with one tap.

Frequently asked questions about the IPv6 planner

Why is /64 per VLAN recommended?

IPv6 defines /64 as the standard size for LAN subnets because it enables SLAAC and simplifies design. The planner assumes /64 by default for each VLAN.

What is the difference between ULA and GUA?

ULAs (fc00::/7) are unique local addresses intended for internal networks. GUAs (2000::/3) are global and routable on the Internet.

How does :: compression work?

:: compression replaces the longest sequence of zero hextets. It can appear only once and the leftmost sequence is chosen in case of a tie.

What is nibble alignment?

It is a strategy that rounds the prefix to multiples of 4 bits (/48, /52, /56, /60, /64) to make reading and documentation easier.

How is the block per site calculated?

VLANs and reservations are added and the next power of 2 is computed. That value yields the site's minimum prefix.

What happens if a site does not fit?

The planner indicates which site does not fit and suggests expanding the base prefix or reducing reservations/alignment.

What is link-local?

Link-local addresses (fe80::/10) only work on the local link and are not routed between networks.