CIDR prefix reference

/6 subnet.

A /6 contains 67,108,864 total IPv4 addresses. It uses 6 network bits and 26 host bits, with subnet mask 252.0.0.0.

/6 subnet /6 subnet mask how many hosts in /6 how many IPs in /6
Total addresses 67,108,864
Usable hosts* 67,108,862
Subnet mask 252.0.0.0
Wildcard mask 3.255.255.255

What does /6 mean?

IPv4 addresses contain 32 bits. A /6 CIDR prefix means the first 6 bits identify the network and the remaining 26 bits identify addresses within that network. Because there are 26 host bits, the block contains 226, or 67,108,864, total IPv4 addresses. In practical terms, /6 is a very large address block typically encountered in routing or large allocations.

/6 subnet mask

The dotted-decimal subnet mask for /6 is 252.0.0.0. Its inverse wildcard mask is 3.255.255.255. 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 /6?

Under conventional IPv4 subnetting, a /6 has 67,108,862 usable host addresses after reserving the network and broadcast addresses.

How /6 boundaries behave

Because /6 spans more than 256 addresses, its boundary crosses one or more full IPv4 octets. Use the subnet calculator below with any host address to see the exact aligned network and broadcast addresses. Increasing the prefix to /7 halves the addresses in each child block. Decreasing it to /5 combines this address space with an adjacent block of the same size.

When would you use a /6?

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 /6?

The IPv4 subnet mask for /6 is 252.0.0.0.

How many IP addresses are in a /6?

A /6 contains 67,108,864 total IPv4 addresses.

How many usable hosts are in a /6?

Under conventional IPv4 subnetting, /6 provides 67,108,862 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 /6 with every other CIDR size.

IPv4 / VISUAL ENGINE LOCAL COMPUTE
IP addressVALID
Network / host boundary24 : 8
/0drag the boundary/32
1234567891011121314151617181920212223242526272829303132
Network bitsHost bits
256TOTAL ADDRESSES
192.168.1.0/24
Network address192.168.1.0
Broadcast address192.168.1.255
Usable host range192.168.1.1 — 192.168.1.254
Subnet mask255.255.255.0
Wildcard mask0.0.0.255
Usable hosts254