What is a /28 subnet? 16 IPs for small server groups and point-to-point links
A /28 is the smallest subnet you should provision for anything that might grow. With 14 usable IPs, you have room for the current servers plus a few spares for scaling or HA failover. For point-to-point links where you need exactly 2 addresses, use a /30 or /31 instead.
A /28 subnet, written as 255.255.255.240, provides 16 total addresses with 14 usable for hosts. This is the go-to size for small server groups, DMZ segments, and cloud subnets where you need isolation without wasting address space.
By TechCompare ยท Updated
How this is calculated
With 14 usable addresses, a /28 fits a small cluster of web servers, a database HA pair with monitoring, or a dedicated management network. Cloud providers like AWS and Azure let you create /28 subnets within a VPC or VNet, which is useful for security groups that isolate specific application tiers. The subnet mask 255.255.255.240 means each /28 block increments the last octet by 16 (e.g., .0-.15, .16-.31, .32-.47).
Verdict
A /28 is the smallest subnet you should provision for anything that might grow. With 14 usable IPs, you have room for the current servers plus a few spares for scaling or HA failover. For point-to-point links where you need exactly 2 addresses, use a /30 or /31 instead.
More Subnet scenarios
Frequently asked questions
How many usable hosts in a /28?
Related tools
Display Bandwidth Calculator
Check if your HDMI/DP cable supports your resolution and refresh rate.
Use tool โData Transfer Calculator
Estimate transfer times for files over USB, WiFi, Ethernet, and more.
Use tool โCHMOD Configurator
Calculate Linux file permissions using checkboxes, octal numbers, or symbolic notation.
Use tool โ