What is a /22 subnet? 1,024 IPs and why it's the office-network sweet spot
A /22 is the practical ceiling for a single broadcast domain in 2026. Bigger subnets (/21, /20) start to suffer from broadcast chatter on anything but the most carefully designed networks. For a growing office or a cloud subnet that needs headroom, /22 hits the sweet spot between address abundance and network hygiene.
A /22 subnet, written as 255.255.252.0, provides 1,024 total addresses with 1,022 usable for hosts. It's increasingly popular as the default subnet size for medium business networks, accommodating not just computers and phones but also the explosion of IoT devices, cameras, sensors, and guest Wi-Fi.
By TechCompare · Updated
How this is calculated
With roughly 1,000 usable addresses, a /22 comfortably handles a mid-size office of 200-300 employees, each with a laptop, phone, and maybe a couple of lab or test devices. The broadcast domain at this size is manageable on modern switched networks. A /22 is the most common subnet size for cloud VPC deployments where you want each availability zone to have room for auto-scaling without running out of IPs during a scale-out event.
Verdict
The /22 mask 255.255.252.0 reserves 22 bits for the network and leaves 10 bits for hosts, which is 1,024 total addresses and 1,022 usable. That covers a mid-size office of 200-300 employees each carrying a laptop, phone, IoT device, and guest device, with room for the auto-scaling scale-out events that cloud VPC subnets have to absorb. Pushing past roughly 1,000 hosts on a flat segment starts to weigh on broadcast traffic on consumer switches, which is the practical reason /22 is the de facto ceiling for L2 domains in 2026. above it, multiple VLANs each with their own /22 keep broadcast domains manageable without forcing a full renumbering.
More Subnet scenarios
Related guides
Frequently asked questions
Is a /22 subnet too big for a small office?
What's the right subnet size for a medium office network?
Can a /22 cause broadcast storms or performance issues?
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 ➜