172.31.0.80/29
Private (RFC 1918) RFC 1918Class B — /29 prefix — 6 usable hosts
Network address — the base address of the block (172.31.0.80). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 172.31.0.87 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 | 172.31.0.80/29 |
| Network Address | 172.31.0.80 |
| Broadcast Address | 172.31.0.87 |
| Subnet Mask | 255.255.255.248 |
| Wildcard Mask | 0.0.0.7 |
| Prefix Length | /29 |
| IP Address Class | Class B |
| Total IP Addresses | 8 |
| Usable Host Addresses | 6 |
| First Usable IP | 172.31.0.81 |
| Last Usable IP | 172.31.0.86 |
| Network (Hex) | 0xAC1F0050 |
| Broadcast (Hex) | 0xAC1F0057 |
| Governing RFC | RFC 1918 |
| Address Type | Private (RFC 1918) |
Binary Representation
The first 29 bits (1s in the mask) identify the network. The remaining 3 bits identify hosts within the network.
Subnet Breakdown — splitting into /30
This /29 block can be divided into 2 /30 subnets.
| CIDR | Network | Broadcast | First Usable | Last Usable | Hosts |
|---|---|---|---|---|---|
| 172.31.0.80/30 | 172.31.0.80 | 172.31.0.83 | 172.31.0.81 | 172.31.0.82 | 2 |
| 172.31.0.84/30 | 172.31.0.84 | 172.31.0.87 | 172.31.0.85 | 172.31.0.86 | 2 |