I do not quite understand what your problem is or what you want to achieve - it seems your IPv6 prefix(es) are dynamic, so the most stable you can get is to keep the lower 64 bits the same.
You can use DHCPv6 or (better) SLAAC to distribute those prefix(es) to your LAN(s).
How (or from where) do you want to get "stable" prefixes and why? I mean, other than using ULAs with NATv6, but then I do not see why?
If your aim is to have routable GUAs in your LAN, you can just follow this guide.
You can use DHCPv6 or (better) SLAAC to distribute those prefix(es) to your LAN(s).
How (or from where) do you want to get "stable" prefixes and why? I mean, other than using ULAs with NATv6, but then I do not see why?
If your aim is to have routable GUAs in your LAN, you can just follow this guide.