All questions
Q & A IP & Network · September 11, 2026

What is the difference between /30 and /31?

/30 has 4 addresses (2 usable) — classic point-to-point link with 2 hosts, 1 network, 1 broadcast. /31 (RFC 3021, 2000) redefines the semantics: only 2 addresses, both are usable, no network / broadcast — a modern point-to-point link with zero waste. Most modern routers support /31 for backbone links to conserve address space.

Read the full guide
CIDR Subnet Math Explained: /24, /16, /8, and Everything Between
CIDR notation is how modern networks are described: an IP address plus a slash and a number counting the network-prefix bits. Everything left of the boundary is the network; everything right is the host. The math is simpler than the notation makes it look.