Network address192.168.1.0/24
Subnet mask255.255.255.0
Wildcard mask0.0.0.255
Broadcast address192.168.1.255
First usable host192.168.1.1
Last usable host192.168.1.254
Total addresses256
Usable hosts254
ScopePrivate (RFC 1918)
TypeStandard subnet
Binary breakdown, the first 24 bits are the network
Address11000000.10101000.00000001.01100100
Mask11111111.11111111.11111111.00000000
Network11000000.10101000.00000001.00000000
Broadcast11000000.10101000.00000001.11111111
Bitwise maths done on your device, your addressing plan is never uploaded.
How it works
IPv4 Subnet Calculator with a Bit-Level Breakdown
Type an IPv4 CIDR and get the network, broadcast, usable host range, mask and wildcard, plus the bit pattern that produces them. /31 and /32 are handled properly.
What this does
- Network, broadcast, first and last usable host from any IPv4 address carrying a prefix
- Takes /24 or 255.255.255.0, and rejects a mask whose 1 bits are not contiguous from the left
- Wildcard mask shown beside the subnet mask, for Cisco ACLs and OSPF network statements
- Binary breakdown of address, mask, network and broadcast with the network bits coloured
- Scope label for RFC 1918 private, loopback, link-local, carrier-grade NAT, multicast and reserved ranges
FAQ
Keep going