subnet.im

/23 Subnet

Subnet Mask

255.255.254.0

Wildcard Mask

0.0.1.255

Total IPs

512

Usable Hosts

510

Network Bits

23

Host Bits

9

About /23 Networks

Small-medium subnet — single floor or department (510 hosts). A /23 subnet uses the mask 255.255.254.0 and provides 510 usable host addresses out of 512 total IPs.

Example /23 Networks

NetworkBroadcastFirst HostLast Host
10.0.0.0/2310.0.1.25510.0.0.110.0.1.254
172.16.0.0/23172.16.1.255172.16.0.1172.16.1.254
192.168.0.0/23192.168.1.255192.168.0.1192.168.1.254
192.168.0.0/23192.168.1.255192.168.0.1192.168.1.254
8.8.8.0/238.8.9.2558.8.8.18.8.9.254

Splitting a /23 Into Smaller Subnets

A /23 divides evenly into any longer prefix. Each row shows how many subnets of that size fit inside one /23, and how many usable hosts each of them carries.

Subnet SizeHow Many FitMaskUsable Hosts Each
/242 × /24255.255.255.0254
/254 × /25255.255.255.128126
/268 × /26255.255.255.19262
/2716 × /27255.255.255.22430
/2832 × /28255.255.255.24014
/2964 × /29255.255.255.2486
/30128 × /30255.255.255.2522
/31256 × /31255.255.255.2542
/32512 × /32255.255.255.2551

How Many /23 Subnets Fit in a Larger Network

The same arithmetic read the other way: how many /23 subnets you get when you carve up each of the next larger prefixes.

Parent Network/23 SubnetsMaskTotal IPs
/222 × /23255.255.252.01,024
/214 × /23255.255.248.02,048
/208 × /23255.255.240.04,096
/1916 × /23255.255.224.08,192
/1832 × /23255.255.192.016,384
/1764 × /23255.255.128.032,768
/16128 × /23255.255.0.065,536
/15256 × /23255.254.0.0131,072

Adjacent CIDRs

Comparing sizes? The full /0 to /32 cheat sheet table puts every prefix side by side.

Frequently Asked Questions

What is a /23 subnet?

A /23 subnet uses the subnet mask 255.255.254.0 with 510 usable host addresses and 512 total IP addresses. It has 23 network bits and 9 host bits.

How many hosts in a /23 network?

A /23 network supports 510 usable hosts out of 512 total IP addresses. The usable range excludes the network address and broadcast address.

What subnet mask does /23 use?

A /23 subnet uses the mask 255.255.254.0 (wildcard mask 0.0.1.255). This means the first 23 bits identify the network and the remaining 9 bits identify hosts.

How many /25 subnets are in a /23?

One /23 splits into 4 /25 subnets, each with mask 255.255.255.128 and 126 usable hosts. Every prefix longer than /23 divides it evenly — the full table is above.

How many /23 subnets are in a /22?

A /22 holds 2 /23 subnets. Each step to a shorter prefix doubles that count, because one bit moves from the host portion of the address to the network portion.

Standards

The figures on this page follow from the following specifications rather than from convention.