224.0.0.0/7
Multicast RFC 5771Class D (Multicast) — /7 prefix — 33,554,430 usable hosts
Network address — the base address of the block (224.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 225.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 33,554,430 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 254.0.0.0 is the dotted-decimal equivalent of /7. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 224.0.0.0/7 |
| Network Address | 224.0.0.0 |
| Broadcast Address | 225.255.255.255 |
| Subnet Mask | 254.0.0.0 |
| Wildcard Mask | 1.255.255.255 |
| Prefix Length | /7 |
| IP Address Class | Class D (Multicast) |
| Total IP Addresses | 33,554,432 |
| Usable Host Addresses | 33,554,430 |
| First Usable IP | 224.0.0.1 |
| Last Usable IP | 225.255.255.254 |
| Network (Hex) | 0xE0000000 |
| Broadcast (Hex) | 0xE1FFFFFF |
| Governing RFC | RFC 5771 |
| Address Type | Multicast |
Binary Representation
The first 7 bits (1s in the mask) identify the network. The remaining 25 bits identify hosts within the network.
Subnet Breakdown — splitting into /8
This /7 block can be divided into 2 /8 subnets.
| CIDR | Network | Broadcast | First Usable | Last Usable | Hosts |
|---|---|---|---|---|---|
| 224.0.0.0/8 | 224.0.0.0 | 224.255.255.255 | 224.0.0.1 | 224.255.255.254 | 16,777,214 |
| 225.0.0.0/8 | 225.0.0.0 | 225.255.255.255 | 225.0.0.1 | 225.255.255.254 | 16,777,214 |