Calculateur CIDR / Sous-réseau

Calculez les sous-réseaux IPv4 depuis la notation CIDR. Réseau, broadcast, masque, plage d'hôtes, vue binaire.

Example: 10.0.0.0/16, 172.16.5.0/24, 203.0.113.42/29
Saisissez une entrée ci-dessus pour voir le résultat.

What is this for?

CIDR (Classless Inter-Domain Routing) notation packs an IPv4 address and its subnet size into one string: 192.168.1.0/24 means "the address 192.168.1.0 with a 24-bit network prefix" — the same network as the older 255.255.255.0 mask, but written in 12 characters instead of 30. This tool decodes any CIDR into the human-meaningful values: which addresses are in the subnet, the broadcast, the mask in dotted form, and the host range you can actually assign to devices.

When to use it

Quick CIDR cheat sheet

Common gotchas