15.193.48.0/29
PublicClass A — /29 prefix — 6 usable hosts
Network address — the base address of the block (15.193.48.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 15.193.48.7 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 6 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.255.255.248 is the dotted-decimal equivalent of /29. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 15.193.48.0/29 |
| Network Address | 15.193.48.0 |
| Broadcast Address | 15.193.48.7 |
| Subnet Mask | 255.255.255.248 |
| Wildcard Mask | 0.0.0.7 |
| Prefix Length | /29 |
| IP Address Class | Class A |
| Total IP Addresses | 8 |
| Usable Host Addresses | 6 |
| First Usable IP | 15.193.48.1 |
| Last Usable IP | 15.193.48.6 |
| Network (Hex) | 0x0FC13000 |
| Broadcast (Hex) | 0x0FC13007 |
| Address Type | Public / Globally Routable |
Binary Representation
The first 29 bits (1s in the mask) identify the network. The remaining 3 bits identify hosts within the network.
Split into Equal Subnets
Split 15.193.48.0/29 into 2 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 15.193.48.0/30 | 15.193.48.0 | 15.193.48.1 | 15.193.48.2 | 15.193.48.3 | 2 |
| 2 | 15.193.48.4/30 | 15.193.48.4 | 15.193.48.5 | 15.193.48.6 | 15.193.48.7 | 2 |