CALCULATE / IP60BPS / MODULE

IPV6 PREFIX SPLIT

Split one IPv6 parent prefix into equal child networks with exact 128-bit browser-local arithmetic.

EQUAL IPV6 CHILD PREFIXESLOCAL
COMMON SPLITS
PARENT NETWORKCanonical parent prefix
CHILD PREFIXES
ADDRESSES / CHILD
LAST CHILDFinal child inside parent

The exact child count can be extremely large. 0bps calculates the full count but renders and exports only the first 256 child prefixes to keep the browser responsive. No live routing test is performed.

REFERENCE / FAQ

COMMON QUESTIONS

What does splitting an IPv6 prefix do?

It increases the prefix length to divide one parent network into equal child prefixes. Every child stays completely inside the parent prefix.

Why are only the first 256 child prefixes rendered?

A broad IPv6 prefix can contain an enormous number of children. 0bps calculates the exact total but caps visible and exported rows to keep the browser responsive.

Does this test live IPv6 routing?

No. The split is exact browser-local prefix math. It does not inspect BGP, reachability, ownership or firewall state.

EQUAL CHILD PREFIXES

The child prefix must be equal to or longer than the parent. Each generated child covers the same number of IPv6 addresses.

BOUNDED RENDER

The exact child count can be enormous, so the interface renders and exports only the first 256 while preserving the true total.

PRACTICAL / EXAMPLES

PUT THE NUMBER IN CONTEXT.

Short examples using the same units and assumptions as this module.

/48 → /52

Splitting one /48 to /52 creates 16 equal child prefixes.

/64 → /68

A /64 split to /68 creates 16 child prefixes; each child contains 2^60 addresses.