Ad slot — header (728x90)

What is a /24 Subnet?

Last reviewed: May 2026

A /24 subnet is one of the most common network segments in IPv4 networking. The "/24" refers to the prefix length — 24 bits are used for the network address, leaving 8 bits for host addresses. This gives 256 total IP addresses and 254 usable host addresses.

Calculate any /24 subnet instantly →
Quick Facts: 192.168.1.0/24 Subnet mask: 255.255.255.0  ·  Wildcard: 0.0.0.255  ·  Network: 192.168.1.0  ·  Broadcast: 192.168.1.255  ·  Usable range: 192.168.1.1 – 192.168.1.254  ·  Usable hosts: 254

Full Breakdown

PropertyValue
Prefix length/24
Subnet mask255.255.255.0
Wildcard mask0.0.0.255
Total addresses256
Usable host addresses254
Network addressx.x.x.0
Broadcast addressx.x.x.255
Binary mask11111111.11111111.11111111.00000000

Common Use Cases for /24 Subnets

Comparison: /24 vs Nearby Prefix Lengths

CIDRSubnet MaskTotal IPsUsable HostsTypical Use
/22255.255.252.01,0241,022Large office floor, EKS cluster
/23255.255.254.0512510Medium department VLAN
/24255.255.255.0256254Standard subnet — most common choice
/25255.255.255.128128126Split /24 into two halves
/26255.255.255.1926462Small team or service subnet
/27255.255.255.2243230Infrastructure (NTP, DNS, gateways)
/28255.255.255.2401614Smallest AWS subnet; point-to-point links

How Many /24 Subnets Fit in a /16?

A /16 block contains 2(24−16) = 256 subnets of /24 size. For example, 10.0.0.0/16 can be subdivided into 10.0.0.0/24, 10.0.1.0/24, … 10.0.255.0/24.

Try the subnet splitter in SubnetSolver →

Related Guides

Ad slot — footer (728x90)