|
|
|
|
|
by tjgq
4207 days ago
|
|
> And NAT doesn't go away with IPv6. That was another belief that did not survive its first encounter with reality. If it doesn't go away, it will be only because of ISP greed (i.e., charging customers for a larger number of publicly routable addresses). Otherwise, there simply is no reason not to give every customer a /56 or even a /48, given that routers won't be able to route prefixes longer than that anyway. Fortunately, most ISPs offering native IPv6 so far have turned out not to be that greedy. |
|
The reason NAT doesn't go away is that customers don't want to use their ISPs IPv6 space, they want their own provider independent space.
The easiest way to do that, is to address all your devices from RFC 4193 ULA space, and then, on your perimeter, do RFC 6296 Network Prefix Translation to the ISPs IPv6 space.
Then, when you change ISPs, you simply make a single change on your perimeter rather than having to renumber hundreds of internal devices, DNS, configurations, etc...