Rule of thumb · ComputersNº 55 / 96
Each subnet bit halves the hosts
Every bit moved from host to network halves the addresses — a /24 has 254 usable.
Why it works
2^(host bits) minus network and broadcast. /25 → 126, /26 → 62, /30 → 2 (the classic point-to-point link).
Do it exactly
Estimate with the rule, then check it against the calculator that models it properly.
Open Subnet Calculator →
More in Computers
Browse all 96 rules of thumb →