10.0.224.0/20
Private (RFC 1918) RFC 1918Class A — /20 prefix — 4,094 usable hosts
Network address — the base address of the block (10.0.224.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 10.0.239.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 4,094 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.255.240.0 is the dotted-decimal equivalent of /20. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 10.0.224.0/20 |
| Network Address | 10.0.224.0 |
| Broadcast Address | 10.0.239.255 |
| Subnet Mask | 255.255.240.0 |
| Wildcard Mask | 0.0.15.255 |
| Prefix Length | /20 |
| IP Address Class | Class A |
| Total IP Addresses | 4,096 |
| Usable Host Addresses | 4,094 |
| First Usable IP | 10.0.224.1 |
| Last Usable IP | 10.0.239.254 |
| Network (Hex) | 0x0A00E000 |
| Broadcast (Hex) | 0x0A00EFFF |
| Governing RFC | RFC 1918 |
| Address Type | Private (RFC 1918) |
Binary Representation
The first 20 bits (1s in the mask) identify the network. The remaining 12 bits identify hosts within the network.
Split into Equal Subnets
Split 10.0.224.0/20 into 2 equal /21 subnets (2,046 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.0.224.0/21 | 10.0.224.0 | 10.0.224.1 | 10.0.231.254 | 10.0.231.255 | 2,046 |
| 2 | 10.0.232.0/21 | 10.0.232.0 | 10.0.232.1 | 10.0.239.254 | 10.0.239.255 | 2,046 |
Split 10.0.224.0/20 into 4 equal /22 subnets (1,022 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.0.224.0/22 | 10.0.224.0 | 10.0.224.1 | 10.0.227.254 | 10.0.227.255 | 1,022 |
| 2 | 10.0.228.0/22 | 10.0.228.0 | 10.0.228.1 | 10.0.231.254 | 10.0.231.255 | 1,022 |
| 3 | 10.0.232.0/22 | 10.0.232.0 | 10.0.232.1 | 10.0.235.254 | 10.0.235.255 | 1,022 |
| 4 | 10.0.236.0/22 | 10.0.236.0 | 10.0.236.1 | 10.0.239.254 | 10.0.239.255 | 1,022 |
Split 10.0.224.0/20 into 8 equal /23 subnets (510 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.0.224.0/23 | 10.0.224.0 | 10.0.224.1 | 10.0.225.254 | 10.0.225.255 | 510 |
| 2 | 10.0.226.0/23 | 10.0.226.0 | 10.0.226.1 | 10.0.227.254 | 10.0.227.255 | 510 |
| 3 | 10.0.228.0/23 | 10.0.228.0 | 10.0.228.1 | 10.0.229.254 | 10.0.229.255 | 510 |
| 4 | 10.0.230.0/23 | 10.0.230.0 | 10.0.230.1 | 10.0.231.254 | 10.0.231.255 | 510 |
| 5 | 10.0.232.0/23 | 10.0.232.0 | 10.0.232.1 | 10.0.233.254 | 10.0.233.255 | 510 |
| 6 | 10.0.234.0/23 | 10.0.234.0 | 10.0.234.1 | 10.0.235.254 | 10.0.235.255 | 510 |
| 7 | 10.0.236.0/23 | 10.0.236.0 | 10.0.236.1 | 10.0.237.254 | 10.0.237.255 | 510 |
| 8 | 10.0.238.0/23 | 10.0.238.0 | 10.0.238.1 | 10.0.239.254 | 10.0.239.255 | 510 |
Split 10.0.224.0/20 into 16 equal /24 subnets (254 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.0.224.0/24 | 10.0.224.0 | 10.0.224.1 | 10.0.224.254 | 10.0.224.255 | 254 |
| 2 | 10.0.225.0/24 | 10.0.225.0 | 10.0.225.1 | 10.0.225.254 | 10.0.225.255 | 254 |
| 3 | 10.0.226.0/24 | 10.0.226.0 | 10.0.226.1 | 10.0.226.254 | 10.0.226.255 | 254 |
| 4 | 10.0.227.0/24 | 10.0.227.0 | 10.0.227.1 | 10.0.227.254 | 10.0.227.255 | 254 |
| 5 | 10.0.228.0/24 | 10.0.228.0 | 10.0.228.1 | 10.0.228.254 | 10.0.228.255 | 254 |
| 6 | 10.0.229.0/24 | 10.0.229.0 | 10.0.229.1 | 10.0.229.254 | 10.0.229.255 | 254 |
| 7 | 10.0.230.0/24 | 10.0.230.0 | 10.0.230.1 | 10.0.230.254 | 10.0.230.255 | 254 |
| 8 | 10.0.231.0/24 | 10.0.231.0 | 10.0.231.1 | 10.0.231.254 | 10.0.231.255 | 254 |
| 9 | 10.0.232.0/24 | 10.0.232.0 | 10.0.232.1 | 10.0.232.254 | 10.0.232.255 | 254 |
| 10 | 10.0.233.0/24 | 10.0.233.0 | 10.0.233.1 | 10.0.233.254 | 10.0.233.255 | 254 |
| 11 | 10.0.234.0/24 | 10.0.234.0 | 10.0.234.1 | 10.0.234.254 | 10.0.234.255 | 254 |
| 12 | 10.0.235.0/24 | 10.0.235.0 | 10.0.235.1 | 10.0.235.254 | 10.0.235.255 | 254 |
| 13 | 10.0.236.0/24 | 10.0.236.0 | 10.0.236.1 | 10.0.236.254 | 10.0.236.255 | 254 |
| 14 | 10.0.237.0/24 | 10.0.237.0 | 10.0.237.1 | 10.0.237.254 | 10.0.237.255 | 254 |
| 15 | 10.0.238.0/24 | 10.0.238.0 | 10.0.238.1 | 10.0.238.254 | 10.0.238.255 | 254 |
| 16 | 10.0.239.0/24 | 10.0.239.0 | 10.0.239.1 | 10.0.239.254 | 10.0.239.255 | 254 |