/26 subnet.
A /26 is a small IPv4 block containing 64 total addresses. It uses 26 network bits and 6 host bits, with subnet mask 255.255.255.192.
What does /26 mean?
IPv4 addresses contain 32 bits. A /26 CIDR prefix means the first 26 bits identify the network and the remaining 6 bits identify addresses within that network. Because there are 6 host bits, the block contains 26, or 64, total IPv4 addresses. In practical terms, /26 is a small-to-medium subnet often used for segmented LANs or infrastructure.
/26 subnet mask
The dotted-decimal subnet mask for /26 is 255.255.255.192. Its inverse wildcard mask is 0.0.0.63. These are different notations for the same network/host boundary: the subnet mask marks network bits with ones, while the wildcard mask flips those bits.
How many hosts are in a /26?
Under conventional IPv4 subnetting, a /26 has 62 usable host addresses after reserving the network and broadcast addresses.
How /26 boundaries behave
Within a /24-style final-octet view, /26 blocks advance in increments of 64 addresses when the prefix is at least /24. This makes network boundaries predictable and easy to verify. Increasing the prefix to /27 halves the addresses in each child block. Decreasing it to /25 combines this address space with an adjacent block of the same size.
When would you use a /26?
The right prefix depends on route aggregation, host requirements, topology and operational policy rather than on a single universal rule. Large prefixes with smaller numbers represent broad address aggregates; prefixes closer to /32 represent progressively smaller blocks. For ordinary IPv4 LAN planning, always verify that the chosen prefix has enough conventional usable host addresses and leaves appropriate room for growth.
Compare nearby CIDR prefixes
Frequently asked questions
What subnet mask is /26?
The IPv4 subnet mask for /26 is 255.255.255.192.
How many IP addresses are in a /26?
A /26 contains 64 total IPv4 addresses.
How many usable hosts are in a /26?
Under conventional IPv4 subnetting, /26 provides 62 usable host addresses after reserving network and broadcast.
Use the interactive calculator below with a real IPv4 address, or open the complete subnetting cheat sheet to compare /26 with every other CIDR size.