0.0.0.0/2
PublicClass A — /2 prefix — 1,073,741,822 usable hosts
Network address — the base address of the block (0.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 63.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 | 0.0.0.0/2 |
| Network Address | 0.0.0.0 |
| Broadcast Address | 63.255.255.255 |
| Subnet Mask | 192.0.0.0 |
| Wildcard Mask | 63.255.255.255 |
| Prefix Length | /2 |
| IP Address Class | Class A |
| Total IP Addresses | 1,073,741,824 |
| Usable Host Addresses | 1,073,741,822 |
| First Usable IP | 0.0.0.1 |
| Last Usable IP | 63.255.255.254 |
| Network (Hex) | 0x00000000 |
| Broadcast (Hex) | 0x3FFFFFFF |
| 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 0.0.0.0/2 into 2 equal /3 subnets (536,870,910 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/3 | 0.0.0.0 | 0.0.0.1 | 31.255.255.254 | 31.255.255.255 | 536,870,910 |
| 2 | 32.0.0.0/3 | 32.0.0.0 | 32.0.0.1 | 63.255.255.254 | 63.255.255.255 | 536,870,910 |
Split 0.0.0.0/2 into 4 equal /4 subnets (268,435,454 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/4 | 0.0.0.0 | 0.0.0.1 | 15.255.255.254 | 15.255.255.255 | 268,435,454 |
| 2 | 16.0.0.0/4 | 16.0.0.0 | 16.0.0.1 | 31.255.255.254 | 31.255.255.255 | 268,435,454 |
| 3 | 32.0.0.0/4 | 32.0.0.0 | 32.0.0.1 | 47.255.255.254 | 47.255.255.255 | 268,435,454 |
| 4 | 48.0.0.0/4 | 48.0.0.0 | 48.0.0.1 | 63.255.255.254 | 63.255.255.255 | 268,435,454 |
Split 0.0.0.0/2 into 8 equal /5 subnets (134,217,726 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/5 | 0.0.0.0 | 0.0.0.1 | 7.255.255.254 | 7.255.255.255 | 134,217,726 |
| 2 | 8.0.0.0/5 | 8.0.0.0 | 8.0.0.1 | 15.255.255.254 | 15.255.255.255 | 134,217,726 |
| 3 | 16.0.0.0/5 | 16.0.0.0 | 16.0.0.1 | 23.255.255.254 | 23.255.255.255 | 134,217,726 |
| 4 | 24.0.0.0/5 | 24.0.0.0 | 24.0.0.1 | 31.255.255.254 | 31.255.255.255 | 134,217,726 |
| 5 | 32.0.0.0/5 | 32.0.0.0 | 32.0.0.1 | 39.255.255.254 | 39.255.255.255 | 134,217,726 |
| 6 | 40.0.0.0/5 | 40.0.0.0 | 40.0.0.1 | 47.255.255.254 | 47.255.255.255 | 134,217,726 |
| 7 | 48.0.0.0/5 | 48.0.0.0 | 48.0.0.1 | 55.255.255.254 | 55.255.255.255 | 134,217,726 |
| 8 | 56.0.0.0/5 | 56.0.0.0 | 56.0.0.1 | 63.255.255.254 | 63.255.255.255 | 134,217,726 |
Split 0.0.0.0/2 into 16 equal /6 subnets (67,108,862 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/6 | 0.0.0.0 | 0.0.0.1 | 3.255.255.254 | 3.255.255.255 | 67,108,862 |
| 2 | 4.0.0.0/6 | 4.0.0.0 | 4.0.0.1 | 7.255.255.254 | 7.255.255.255 | 67,108,862 |
| 3 | 8.0.0.0/6 | 8.0.0.0 | 8.0.0.1 | 11.255.255.254 | 11.255.255.255 | 67,108,862 |
| 4 | 12.0.0.0/6 | 12.0.0.0 | 12.0.0.1 | 15.255.255.254 | 15.255.255.255 | 67,108,862 |
| 5 | 16.0.0.0/6 | 16.0.0.0 | 16.0.0.1 | 19.255.255.254 | 19.255.255.255 | 67,108,862 |
| 6 | 20.0.0.0/6 | 20.0.0.0 | 20.0.0.1 | 23.255.255.254 | 23.255.255.255 | 67,108,862 |
| 7 | 24.0.0.0/6 | 24.0.0.0 | 24.0.0.1 | 27.255.255.254 | 27.255.255.255 | 67,108,862 |
| 8 | 28.0.0.0/6 | 28.0.0.0 | 28.0.0.1 | 31.255.255.254 | 31.255.255.255 | 67,108,862 |
| 9 | 32.0.0.0/6 | 32.0.0.0 | 32.0.0.1 | 35.255.255.254 | 35.255.255.255 | 67,108,862 |
| 10 | 36.0.0.0/6 | 36.0.0.0 | 36.0.0.1 | 39.255.255.254 | 39.255.255.255 | 67,108,862 |
| 11 | 40.0.0.0/6 | 40.0.0.0 | 40.0.0.1 | 43.255.255.254 | 43.255.255.255 | 67,108,862 |
| 12 | 44.0.0.0/6 | 44.0.0.0 | 44.0.0.1 | 47.255.255.254 | 47.255.255.255 | 67,108,862 |
| 13 | 48.0.0.0/6 | 48.0.0.0 | 48.0.0.1 | 51.255.255.254 | 51.255.255.255 | 67,108,862 |
| 14 | 52.0.0.0/6 | 52.0.0.0 | 52.0.0.1 | 55.255.255.254 | 55.255.255.255 | 67,108,862 |
| 15 | 56.0.0.0/6 | 56.0.0.0 | 56.0.0.1 | 59.255.255.254 | 59.255.255.255 | 67,108,862 |
| 16 | 60.0.0.0/6 | 60.0.0.0 | 60.0.0.1 | 63.255.255.254 | 63.255.255.255 | 67,108,862 |