/25 subnet

Mask 255.255.255.128 · 126 usable hosts · 128 addresses

/25 at a glance
Subnet mask255.255.255.128
Wildcard mask0.0.0.127
Binary mask11111111.11111111.11111111.10000000
Network / host bits25 / 7
Total addresses128
Usable hosts126
Per /8 · /16 · /24131,072 · 512 · 2
Example192.168.10.77/25 → network 192.168.10.0, hosts 192.168.10.1 – 192.168.10.126, broadcast 192.168.10.127

Where /25 is used

Half a /24; splits a LAN into two segments.

Block boundaries: a /25 must start at a multiple of 128 addresses, so in the last octet networks start at 0, 128. Calculate any specific address in the subnet calculator.

Neighbouring prefixes

← /24 (twice as large) · /26 (half the size) →

Questions

How many hosts in a /25?
128 addresses, of which 126 are usable (the first is the network address and the last is broadcast).
What is the subnet mask for /25?
255.255.255.128. In binary: 11111111.11111111.11111111.10000000. The wildcard (inverse) mask is 0.0.0.127.