|
| ▲ | Dylan16807 4 days ago | parent | next [-] |
| The extra space means you never have to calculate subnet sizes and you can let devices handle their own IPs. I think that's a pretty good tradeoff. 64 bits are already a pain in the ass to remember, and if you have specific memorization needs you can use small static IPs so that even with 128 bits available you only use about 64 of them. |
|
| ▲ | Dagger2 3 days ago | parent | prev | next [-] |
| It's a good strategy if deploying a bigger address space is easy and cheap. When it's incredibly difficult and time consuming, you should pause and consider a bit more carefully. New L3 protocols on the Internet are firmly on the "incredibly difficult and time consuming" side. |
|
| ▲ | wredcoll 3 days ago | parent | prev [-] |
| What's the benefit to 64 bits? They're still hard to memorize and they're still not going to be backwards compatible. |