subnetworks
Subnetwork, often shortened to subnet, is a logically defined subdivision of a larger computer network. It partitions a network into smaller pieces that share a common address prefix, enabling more efficient routing, better traffic management, and clearer policy enforcement. Subnetworks help limit broadcast domains and organize address space for administrative purposes, such as separating departments or security zones.
In IPv4 networks, subnets are defined by a subnet mask that separates the network portion of an
An example planning approach might subdivide 192.168.0.0/16 into multiple /24 subnets, such as 192.168.1.0/24 and 192.168.2.0/24,
In IPv6, subnets are created by prefix lengths within a global prefix. Subnets commonly use a /64