Subnetting
Subnetting is the practice of dividing a larger IP network into smaller subnets. It applies to both IPv4 and IPv6 and uses subnet masks or prefix lengths (CIDR notation) to separate the network portion of an address from the host portion. Subnetting improves address utilization, reduces broadcast domains, and simplifies routing and network management.
In IPv4, a subnet mask indicates which bits belong to the network and which belong to hosts.
Key concepts include the network address (the address with all host bits zero) and the broadcast address
In IPv6, subnetting uses prefix lengths as well, commonly /64 for individual subnets. Subnetting in IPv6 provides
Reasons to subnet include efficient address space utilization, containment of broadcast domains, improved routing performance, scalability,