Networking & DevOps4 min readUpdated 2026-09-04

What is a /24 Subnet? CIDR Mask, Usable IPs, and Calculation

Understand 192.168.1.0/24: why it provides 256 total IP addresses, 254 usable hosts, and a 255.255.255.0 mask.

MX

MultiToolX Technical Team

Cloud & Network Architecture

Key Takeaways

  • /24 means the first 24 bits of the 32-bit IPv4 address belong to the Network Prefix.
  • Subnet Mask: 255.255.255.0. Total IP addresses: 2^(32 - 24) = 2^8 = 256.
  • Usable Hosts: 254 (Host .0 is the Network ID, Host .255 is the Broadcast Address).

Frequently Asked Questions

Can I assign .0 or .255 to my laptop?

No. The .0 address identifies the subnet itself, and .255 sends packets to all devices on the subnet (broadcast).

Ready to use Subnet & CIDR IP Calculator?

Fast, 100% private, client-side processing. No account, no watermark, completely free.

Related Free Browser Tools