Global Unicast Addressing, Routing, and Subnetting: This section introduces the concepts behind unicast IPv6 addresses, IPv6 routing, and subnetting using IPv6, all in comparison to IPv4. IPv6 ...
I'm assuming you're using a 255.255.255.0 mask. Changing that to 255.255.0.0 would be more than enough room to grow.
Subnet Mask divides the IP address into two segments and informs the computer which part is the network bit and which one is the host bit. For example, if there is an IP address: 192.168.0.1, it will ...