Your ISP keeps moving your IPv6 prefix. Your network pays for it.

IPv6 was designed on the assumption that a site receives a prefix and keeps it. A growing number of residential and small-business ISPs break that assumption: they hand out a dynamic prefix delegation (PD) and rotate it — sometimes every few hours. Each rotation renumbers everything downstream of it.

If your internal addressing is built on the delegated prefix, every rotation ripples through the whole network: router advertisements, firewall rules that reference internal prefixes, DNS records, inter-VLAN ACLs, static service addresses, monitoring. You either build machinery to cascade every renumber through every layer, or you fix it by hand — repeatedly, forever.

The goal

A stable, first-class internal address plan that does not move when the ISP’s prefix does — without giving up native IPv6 address selection, and without the operational tax of a renumber cascade.

There are three ways to approach this. Two are the usual answers, and each carries a cost that is easy to miss until you are living with it. The third spends a resource IPv6 made abundant — address space — to buy back the stability the ISP took away. The next tab lays out all three, honestly, including where each one is the right call.

This site documents a technique and offers one worked example of it. It is free, and the example block is available to anyone whether or not they ever contact the author. Nothing here is a product or a service.