Expand any CIDR block into its network, broadcast and usable host range.
An address and prefix length, for example 10.0.0.0/8 or 203.0.113.64/26.
192.168.1.0/24 — 254 usable hosts
The first and last addresses are reserved for the network and broadcast, so usable hosts are two fewer than the total.
Address
192.168.1.0
Mask
255.255.255.0 — /24
Network
192.168.1.0/24
What this cannot tell you
Take this with you
CIDR to IP Range on RunTheTests — free browser-based netmath tools, no sign-up.