|
|
|
|
|
by clinta
4004 days ago
|
|
This is part of the design of IPv6. There are (amost) never networks other than /64. This allows the possibility of generating addresses based on a mac address, and frequently changing addresses for privacy reasons. Most devices will not work on a network with a mask longer than 64. The only common exception is point to point links between routers, which may be a /127. Removing variable length subnet masks from end networks makes routing and configuration a lot simpler. |
|