192.48.0.0/14
PublicClass C — /14 prefix — 262,142 usable hosts
Network address — the base address of the block (192.48.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 192.51.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 262,142 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.252.0.0 is the dotted-decimal equivalent of /14. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 192.48.0.0/14 |
| Network Address | 192.48.0.0 |
| Broadcast Address | 192.51.255.255 |
| Subnet Mask | 255.252.0.0 |
| Wildcard Mask | 0.3.255.255 |
| Prefix Length | /14 |
| IP Address Class | Class C |
| Total IP Addresses | 262,144 |
| Usable Host Addresses | 262,142 |
| First Usable IP | 192.48.0.1 |
| Last Usable IP | 192.51.255.254 |
| Network (Hex) | 0xC0300000 |
| Broadcast (Hex) | 0xC033FFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 14 bits (1s in the mask) identify the network. The remaining 18 bits identify hosts within the network.
Split into Equal Subnets
Split 192.48.0.0/14 into 2 equal /15 subnets (131,070 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.48.0.0/15 | 192.48.0.0 | 192.48.0.1 | 192.49.255.254 | 192.49.255.255 | 131,070 |
| 2 | 192.50.0.0/15 | 192.50.0.0 | 192.50.0.1 | 192.51.255.254 | 192.51.255.255 | 131,070 |
Split 192.48.0.0/14 into 4 equal /16 subnets (65,534 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.48.0.0/16 | 192.48.0.0 | 192.48.0.1 | 192.48.255.254 | 192.48.255.255 | 65,534 |
| 2 | 192.49.0.0/16 | 192.49.0.0 | 192.49.0.1 | 192.49.255.254 | 192.49.255.255 | 65,534 |
| 3 | 192.50.0.0/16 | 192.50.0.0 | 192.50.0.1 | 192.50.255.254 | 192.50.255.255 | 65,534 |
| 4 | 192.51.0.0/16 | 192.51.0.0 | 192.51.0.1 | 192.51.255.254 | 192.51.255.255 | 65,534 |
Split 192.48.0.0/14 into 8 equal /17 subnets (32,766 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.48.0.0/17 | 192.48.0.0 | 192.48.0.1 | 192.48.127.254 | 192.48.127.255 | 32,766 |
| 2 | 192.48.128.0/17 | 192.48.128.0 | 192.48.128.1 | 192.48.255.254 | 192.48.255.255 | 32,766 |
| 3 | 192.49.0.0/17 | 192.49.0.0 | 192.49.0.1 | 192.49.127.254 | 192.49.127.255 | 32,766 |
| 4 | 192.49.128.0/17 | 192.49.128.0 | 192.49.128.1 | 192.49.255.254 | 192.49.255.255 | 32,766 |
| 5 | 192.50.0.0/17 | 192.50.0.0 | 192.50.0.1 | 192.50.127.254 | 192.50.127.255 | 32,766 |
| 6 | 192.50.128.0/17 | 192.50.128.0 | 192.50.128.1 | 192.50.255.254 | 192.50.255.255 | 32,766 |
| 7 | 192.51.0.0/17 | 192.51.0.0 | 192.51.0.1 | 192.51.127.254 | 192.51.127.255 | 32,766 |
| 8 | 192.51.128.0/17 | 192.51.128.0 | 192.51.128.1 | 192.51.255.254 | 192.51.255.255 | 32,766 |
Split 192.48.0.0/14 into 16 equal /18 subnets (16,382 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.48.0.0/18 | 192.48.0.0 | 192.48.0.1 | 192.48.63.254 | 192.48.63.255 | 16,382 |
| 2 | 192.48.64.0/18 | 192.48.64.0 | 192.48.64.1 | 192.48.127.254 | 192.48.127.255 | 16,382 |
| 3 | 192.48.128.0/18 | 192.48.128.0 | 192.48.128.1 | 192.48.191.254 | 192.48.191.255 | 16,382 |
| 4 | 192.48.192.0/18 | 192.48.192.0 | 192.48.192.1 | 192.48.255.254 | 192.48.255.255 | 16,382 |
| 5 | 192.49.0.0/18 | 192.49.0.0 | 192.49.0.1 | 192.49.63.254 | 192.49.63.255 | 16,382 |
| 6 | 192.49.64.0/18 | 192.49.64.0 | 192.49.64.1 | 192.49.127.254 | 192.49.127.255 | 16,382 |
| 7 | 192.49.128.0/18 | 192.49.128.0 | 192.49.128.1 | 192.49.191.254 | 192.49.191.255 | 16,382 |
| 8 | 192.49.192.0/18 | 192.49.192.0 | 192.49.192.1 | 192.49.255.254 | 192.49.255.255 | 16,382 |
| 9 | 192.50.0.0/18 | 192.50.0.0 | 192.50.0.1 | 192.50.63.254 | 192.50.63.255 | 16,382 |
| 10 | 192.50.64.0/18 | 192.50.64.0 | 192.50.64.1 | 192.50.127.254 | 192.50.127.255 | 16,382 |
| 11 | 192.50.128.0/18 | 192.50.128.0 | 192.50.128.1 | 192.50.191.254 | 192.50.191.255 | 16,382 |
| 12 | 192.50.192.0/18 | 192.50.192.0 | 192.50.192.1 | 192.50.255.254 | 192.50.255.255 | 16,382 |
| 13 | 192.51.0.0/18 | 192.51.0.0 | 192.51.0.1 | 192.51.63.254 | 192.51.63.255 | 16,382 |
| 14 | 192.51.64.0/18 | 192.51.64.0 | 192.51.64.1 | 192.51.127.254 | 192.51.127.255 | 16,382 |
| 15 | 192.51.128.0/18 | 192.51.128.0 | 192.51.128.1 | 192.51.191.254 | 192.51.191.255 | 16,382 |
| 16 | 192.51.192.0/18 | 192.51.192.0 | 192.51.192.1 | 192.51.255.254 | 192.51.255.255 | 16,382 |