10.101.176.0/20
Private (RFC 1918) RFC 1918Class A — /20 prefix — 4,094 usable hosts
Network address — the base address of the block (10.101.176.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 10.101.191.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.101.176.0/20 |
| Network Address | 10.101.176.0 |
| Broadcast Address | 10.101.191.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.101.176.1 |
| Last Usable IP | 10.101.191.254 |
| Network (Hex) | 0x0A65B000 |
| Broadcast (Hex) | 0x0A65BFFF |
| 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.101.176.0/20 into 2 equal /21 subnets (2,046 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.101.176.0/21 | 10.101.176.0 | 10.101.176.1 | 10.101.183.254 | 10.101.183.255 | 2,046 |
| 2 | 10.101.184.0/21 | 10.101.184.0 | 10.101.184.1 | 10.101.191.254 | 10.101.191.255 | 2,046 |
Split 10.101.176.0/20 into 4 equal /22 subnets (1,022 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.101.176.0/22 | 10.101.176.0 | 10.101.176.1 | 10.101.179.254 | 10.101.179.255 | 1,022 |
| 2 | 10.101.180.0/22 | 10.101.180.0 | 10.101.180.1 | 10.101.183.254 | 10.101.183.255 | 1,022 |
| 3 | 10.101.184.0/22 | 10.101.184.0 | 10.101.184.1 | 10.101.187.254 | 10.101.187.255 | 1,022 |
| 4 | 10.101.188.0/22 | 10.101.188.0 | 10.101.188.1 | 10.101.191.254 | 10.101.191.255 | 1,022 |
Split 10.101.176.0/20 into 8 equal /23 subnets (510 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.101.176.0/23 | 10.101.176.0 | 10.101.176.1 | 10.101.177.254 | 10.101.177.255 | 510 |
| 2 | 10.101.178.0/23 | 10.101.178.0 | 10.101.178.1 | 10.101.179.254 | 10.101.179.255 | 510 |
| 3 | 10.101.180.0/23 | 10.101.180.0 | 10.101.180.1 | 10.101.181.254 | 10.101.181.255 | 510 |
| 4 | 10.101.182.0/23 | 10.101.182.0 | 10.101.182.1 | 10.101.183.254 | 10.101.183.255 | 510 |
| 5 | 10.101.184.0/23 | 10.101.184.0 | 10.101.184.1 | 10.101.185.254 | 10.101.185.255 | 510 |
| 6 | 10.101.186.0/23 | 10.101.186.0 | 10.101.186.1 | 10.101.187.254 | 10.101.187.255 | 510 |
| 7 | 10.101.188.0/23 | 10.101.188.0 | 10.101.188.1 | 10.101.189.254 | 10.101.189.255 | 510 |
| 8 | 10.101.190.0/23 | 10.101.190.0 | 10.101.190.1 | 10.101.191.254 | 10.101.191.255 | 510 |
Split 10.101.176.0/20 into 16 equal /24 subnets (254 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.101.176.0/24 | 10.101.176.0 | 10.101.176.1 | 10.101.176.254 | 10.101.176.255 | 254 |
| 2 | 10.101.177.0/24 | 10.101.177.0 | 10.101.177.1 | 10.101.177.254 | 10.101.177.255 | 254 |
| 3 | 10.101.178.0/24 | 10.101.178.0 | 10.101.178.1 | 10.101.178.254 | 10.101.178.255 | 254 |
| 4 | 10.101.179.0/24 | 10.101.179.0 | 10.101.179.1 | 10.101.179.254 | 10.101.179.255 | 254 |
| 5 | 10.101.180.0/24 | 10.101.180.0 | 10.101.180.1 | 10.101.180.254 | 10.101.180.255 | 254 |
| 6 | 10.101.181.0/24 | 10.101.181.0 | 10.101.181.1 | 10.101.181.254 | 10.101.181.255 | 254 |
| 7 | 10.101.182.0/24 | 10.101.182.0 | 10.101.182.1 | 10.101.182.254 | 10.101.182.255 | 254 |
| 8 | 10.101.183.0/24 | 10.101.183.0 | 10.101.183.1 | 10.101.183.254 | 10.101.183.255 | 254 |
| 9 | 10.101.184.0/24 | 10.101.184.0 | 10.101.184.1 | 10.101.184.254 | 10.101.184.255 | 254 |
| 10 | 10.101.185.0/24 | 10.101.185.0 | 10.101.185.1 | 10.101.185.254 | 10.101.185.255 | 254 |
| 11 | 10.101.186.0/24 | 10.101.186.0 | 10.101.186.1 | 10.101.186.254 | 10.101.186.255 | 254 |
| 12 | 10.101.187.0/24 | 10.101.187.0 | 10.101.187.1 | 10.101.187.254 | 10.101.187.255 | 254 |
| 13 | 10.101.188.0/24 | 10.101.188.0 | 10.101.188.1 | 10.101.188.254 | 10.101.188.255 | 254 |
| 14 | 10.101.189.0/24 | 10.101.189.0 | 10.101.189.1 | 10.101.189.254 | 10.101.189.255 | 254 |
| 15 | 10.101.190.0/24 | 10.101.190.0 | 10.101.190.1 | 10.101.190.254 | 10.101.190.255 | 254 |
| 16 | 10.101.191.0/24 | 10.101.191.0 | 10.101.191.1 | 10.101.191.254 | 10.101.191.255 | 254 |