subnet.im

/30 Subnet

Subnet Mask

255.255.255.252

Wildcard Mask

0.0.0.3

Total IPs

4

Usable Hosts

2

Network Bits

30

Host Bits

2

About /30 Networks

Point-to-point link — connects two routers or devices (2 hosts). A /30 subnet uses the mask 255.255.255.252 and provides 2 usable host addresses out of 4 total IPs.

Example /30 Networks

NetworkBroadcastFirst HostLast Host
10.0.0.0/3010.0.0.310.0.0.110.0.0.2
172.16.0.0/30172.16.0.3172.16.0.1172.16.0.2
192.168.0.0/30192.168.0.3192.168.0.1192.168.0.2
192.168.1.0/30192.168.1.3192.168.1.1192.168.1.2
8.8.8.0/308.8.8.38.8.8.18.8.8.2

Splitting a /30 Into Smaller Subnets

A /30 divides evenly into any longer prefix. Each row shows how many subnets of that size fit inside one /30, and how many usable hosts each of them carries.

Subnet SizeHow Many FitMaskUsable Hosts Each
/312 × /31255.255.255.2542
/324 × /32255.255.255.2551

How Many /30 Subnets Fit in a Larger Network

The same arithmetic read the other way: how many /30 subnets you get when you carve up each of the next larger prefixes.

Parent Network/30 SubnetsMaskTotal IPs
/292 × /30255.255.255.2488
/284 × /30255.255.255.24016
/278 × /30255.255.255.22432
/2616 × /30255.255.255.19264
/2532 × /30255.255.255.128128
/2464 × /30255.255.255.0256
/23128 × /30255.255.254.0512
/22256 × /30255.255.252.01,024

Adjacent CIDRs

Frequently Asked Questions

What is a /30 subnet?

A /30 subnet uses the subnet mask 255.255.255.252 with 2 usable host addresses and 4 total IP addresses. It has 30 network bits and 2 host bits.

How many hosts in a /30 network?

A /30 network supports 2 usable hosts out of 4 total IP addresses. The usable range excludes the network address and broadcast address.

What subnet mask does /30 use?

A /30 subnet uses the mask 255.255.255.252 (wildcard mask 0.0.0.3). This means the first 30 bits identify the network and the remaining 2 bits identify hosts.

How many /32 subnets are in a /30?

One /30 splits into 4 /32 subnets, each with mask 255.255.255.255 and 1 usable hosts. Every prefix longer than /30 divides it evenly — the full table is above.

How many /30 subnets are in a /29?

A /29 holds 2 /30 subnets. Each step to a shorter prefix doubles that count, because one bit moves from the host portion of the address to the network portion.

Standards

The figures on this page follow from the following specifications rather than from convention.