192.0.0.0/2
PublicClass C — /2 prefix — 1,073,741,822 usable hosts
Network address — the base address of the block (192.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 255.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 1,073,741,822 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 192.0.0.0 is the dotted-decimal equivalent of /2. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 192.0.0.0/2 |
| Network Address | 192.0.0.0 |
| Broadcast Address | 255.255.255.255 |
| Subnet Mask | 192.0.0.0 |
| Wildcard Mask | 63.255.255.255 |
| Prefix Length | /2 |
| IP Address Class | Class C |
| Total IP Addresses | 1,073,741,824 |
| Usable Host Addresses | 1,073,741,822 |
| First Usable IP | 192.0.0.1 |
| Last Usable IP | 255.255.255.254 |
| Network (Hex) | 0xC0000000 |
| Broadcast (Hex) | 0xFFFFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 2 bits (1s in the mask) identify the network. The remaining 30 bits identify hosts within the network.
Split into Equal Subnets
Split 192.0.0.0/2 into 2 equal /3 subnets (536,870,910 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/3 | 192.0.0.0 | 192.0.0.1 | 223.255.255.254 | 223.255.255.255 | 536,870,910 |
| 2 | 224.0.0.0/3 | 224.0.0.0 | 224.0.0.1 | 255.255.255.254 | 255.255.255.255 | 536,870,910 |
Split 192.0.0.0/2 into 4 equal /4 subnets (268,435,454 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/4 | 192.0.0.0 | 192.0.0.1 | 207.255.255.254 | 207.255.255.255 | 268,435,454 |
| 2 | 208.0.0.0/4 | 208.0.0.0 | 208.0.0.1 | 223.255.255.254 | 223.255.255.255 | 268,435,454 |
| 3 | 224.0.0.0/4 | 224.0.0.0 | 224.0.0.1 | 239.255.255.254 | 239.255.255.255 | 268,435,454 |
| 4 | 240.0.0.0/4 | 240.0.0.0 | 240.0.0.1 | 255.255.255.254 | 255.255.255.255 | 268,435,454 |
Split 192.0.0.0/2 into 8 equal /5 subnets (134,217,726 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/5 | 192.0.0.0 | 192.0.0.1 | 199.255.255.254 | 199.255.255.255 | 134,217,726 |
| 2 | 200.0.0.0/5 | 200.0.0.0 | 200.0.0.1 | 207.255.255.254 | 207.255.255.255 | 134,217,726 |
| 3 | 208.0.0.0/5 | 208.0.0.0 | 208.0.0.1 | 215.255.255.254 | 215.255.255.255 | 134,217,726 |
| 4 | 216.0.0.0/5 | 216.0.0.0 | 216.0.0.1 | 223.255.255.254 | 223.255.255.255 | 134,217,726 |
| 5 | 224.0.0.0/5 | 224.0.0.0 | 224.0.0.1 | 231.255.255.254 | 231.255.255.255 | 134,217,726 |
| 6 | 232.0.0.0/5 | 232.0.0.0 | 232.0.0.1 | 239.255.255.254 | 239.255.255.255 | 134,217,726 |
| 7 | 240.0.0.0/5 | 240.0.0.0 | 240.0.0.1 | 247.255.255.254 | 247.255.255.255 | 134,217,726 |
| 8 | 248.0.0.0/5 | 248.0.0.0 | 248.0.0.1 | 255.255.255.254 | 255.255.255.255 | 134,217,726 |
Split 192.0.0.0/2 into 16 equal /6 subnets (67,108,862 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/6 | 192.0.0.0 | 192.0.0.1 | 195.255.255.254 | 195.255.255.255 | 67,108,862 |
| 2 | 196.0.0.0/6 | 196.0.0.0 | 196.0.0.1 | 199.255.255.254 | 199.255.255.255 | 67,108,862 |
| 3 | 200.0.0.0/6 | 200.0.0.0 | 200.0.0.1 | 203.255.255.254 | 203.255.255.255 | 67,108,862 |
| 4 | 204.0.0.0/6 | 204.0.0.0 | 204.0.0.1 | 207.255.255.254 | 207.255.255.255 | 67,108,862 |
| 5 | 208.0.0.0/6 | 208.0.0.0 | 208.0.0.1 | 211.255.255.254 | 211.255.255.255 | 67,108,862 |
| 6 | 212.0.0.0/6 | 212.0.0.0 | 212.0.0.1 | 215.255.255.254 | 215.255.255.255 | 67,108,862 |
| 7 | 216.0.0.0/6 | 216.0.0.0 | 216.0.0.1 | 219.255.255.254 | 219.255.255.255 | 67,108,862 |
| 8 | 220.0.0.0/6 | 220.0.0.0 | 220.0.0.1 | 223.255.255.254 | 223.255.255.255 | 67,108,862 |
| 9 | 224.0.0.0/6 | 224.0.0.0 | 224.0.0.1 | 227.255.255.254 | 227.255.255.255 | 67,108,862 |
| 10 | 228.0.0.0/6 | 228.0.0.0 | 228.0.0.1 | 231.255.255.254 | 231.255.255.255 | 67,108,862 |
| 11 | 232.0.0.0/6 | 232.0.0.0 | 232.0.0.1 | 235.255.255.254 | 235.255.255.255 | 67,108,862 |
| 12 | 236.0.0.0/6 | 236.0.0.0 | 236.0.0.1 | 239.255.255.254 | 239.255.255.255 | 67,108,862 |
| 13 | 240.0.0.0/6 | 240.0.0.0 | 240.0.0.1 | 243.255.255.254 | 243.255.255.255 | 67,108,862 |
| 14 | 244.0.0.0/6 | 244.0.0.0 | 244.0.0.1 | 247.255.255.254 | 247.255.255.255 | 67,108,862 |
| 15 | 248.0.0.0/6 | 248.0.0.0 | 248.0.0.1 | 251.255.255.254 | 251.255.255.255 | 67,108,862 |
| 16 | 252.0.0.0/6 | 252.0.0.0 | 252.0.0.1 | 255.255.255.254 | 255.255.255.255 | 67,108,862 |