Here’s a concise cheatsheet to help you solve subnetting problems effectively. This summary is designed to cover the key concepts and steps you need, making it a handy reference for tackling such problems.


Subnetting Cheatsheet

1. Understanding IP Addresses and Subnet Masks

2. Calculating Subnets and Hosts

3. Finding the Subnet Mask

4. Network and Broadcast Addresses

5. Common Subnet Masks

CIDR Subnet Mask Total Addresses Usable Hosts
/24 255.255.255.0 256 254
/25 255.255.255.128 128 126
/26 255.255.255.192 64 62
/27 255.255.255.224 32 30
/28 255.255.255.240 16 14
/29 255.255.255.248 8 6
/30 255.255.255.252 4 2