To master subnetting exercises, you must understand three foundational elements: A 32-bit logical address (e.g., ) typically represented in dotted-decimal notation.

I can generate a tailored set of problems to help you practice.

Keep this reference table handy while solving the exercises below. It covers the most common subnet masks used in Class C and Class B networks. CIDR Notation Subnet Mask Magic Number (Block Size) Total Hosts Usable Hosts ( 255.255.255.0 /25 255.255.255.128 /26 255.255.255.192 /27 255.255.255.224 /28 255.255.255.240 /29 255.255.255.248 /30 255.255.255.252 3. Subnetting Exercises

The best exercise PDFs are structured like a video game level:

If you can memorize the , you can solve any subnetting problem.

To help refine your practice strategy, tell me which you are preparing for or what subnetting concepts (like VLSM or Classless Routing) you find most challenging. Share public link

: Is this a valid host IP address? Prove why or why not by identifying the subnet details. Exercise 4: Variable Length Subnet Masking (VLSM) Design

Once you have basic subnetting down, you need to master VLSM—the art of using different subnet masks to avoid wasting IP addresses. Documents like from Cisco Networking Academy are fantastic for this. They present a problem (e.g., "Here is a network diagram. Design an IP scheme for it") and then walk you through a sample solution. They show you how to assign a /30 mask to a point-to-point serial link (which only needs 2 IPs) and a /27 mask to a LAN that needs 30 hosts.

To ensure you have truly mastered the topic, your practice should include these five core problem types:

To prove that a PDF is better, let's create a mini-exercise block right here. Copy these into a text file and print them out. Cover the right side.

But a is better because it forces honesty . It strips away the crutches (calculators, hints, auto-complete) and leaves you alone with the binary.

IP subnetting is a foundational skill in networking, yet it is often the most feared topic by IT students and professionals studying for CCNA, Network+, or working in system administration. Understanding how to divide a large network into smaller, manageable subnets is critical for improving network performance and security.

( You can copy-paste these exercises into a document to create your own printable PDF!)

Use an online random IP generator. For each IP, give it a random slash (e.g., /19 , /26 , /23 ). Write down the answers.

Given the IP address 192.168.1.100 and a subnet mask of 255.255.255.0 , find: