What /24 means
The prefix tells how many bits belong to the network. /24 leaves 8 host bits, so the block has 256 total IPv4 addresses.
Plain-language subnetting lessons for students, cloud certification learners, junior engineers, and teams planning VPC or VNet address spaces.
The goal is not only to calculate an answer. CIDRHub explains why the answer matters when you design private ranges, split subnets, connect networks, or deploy Kubernetes clusters.
The prefix tells how many bits belong to the network. /24 leaves 8 host bits, so the block has 256 total IPv4 addresses.
Most IPv4 subnets reserve the first address as the network address and the last address as broadcast, leaving total minus two usable hosts.
Pick blocks large enough for future zones, private endpoints, load balancers, NAT, and clusters without wasting an entire private range.
Two connected networks with overlapping CIDRs cannot route cleanly. Check peering, VPN, transit, and on-premises ranges before launch.
Understand how many bits belong to the network and how many remain for addresses.
Identify the network address, broadcast address, and first or last usable host.
Create smaller subnets for tiers, zones, environments, and cloud services.
Compare ranges before peering, VPN, transit, private endpoints, or cluster networking.
Enter a range such as 10.20.0.0/24, change the prefix, then split it into smaller blocks. The calculator keeps the math visible so subnetting becomes easier to apply.
Open Calculator