Exercises And Solutions Pdf Better — Ip Subnetting

Are you preparing for a networking exam (like CCNA or Network+) or a job interview? There is no better way to solidify your understanding of IP addressing than by getting your hands dirty with practice problems.

While reading concepts is great, true mastery comes from repetition. In this post, we have compiled a set of IP subnetting exercises ranging from beginner to advanced, complete with step-by-step solutions.

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


Check your work against the step-by-step breakdowns below.

If you have ever studied for a networking certification (CCNA, Network+, JNCIA), you have faced the same cold sweat-inducing question: “You have a Class B network, need 50 subnets, and 1,000 hosts per subnet. What is the mask?”

For decades, students have scrambled for the best way to master this skill. In the age of high-tech subnet calculators and YouTube tutorials, one old-school tool still reigns supreme: The humble PDF filled with exercises and solutions. ip subnetting exercises and solutions pdf better

Here is why a PDF workbook is not just better, but the secret weapon for mastering IPv4 subnetting.

Requirement: 60 hosts

Step 1: Determine host bits. We need 60 usable IPs. Formula: $2^h - 2 \geq 60$. $2^5 = 32$ (Not enough) $2^6 = 64$ ($64 - 2 = 62$) (Enough) We need 6 host bits.

Step 2: Determine CIDR notation. An IP address has 32 bits total. If we keep 6 bits for hosts, the network portion is $32 - 6 = 26$. CIDR Notation: /26

Step 3: Calculate Subnet Mask. /26 means 26 network bits. Binary: 11111111.11111111.11111111.11000000 Fourth octet: 11000000 = $128 + 64 = 192$. Subnet Mask: 255.255.255.192 Are you preparing for a networking exam (like


Video tutorials are passive. You watch an instructor move binary bits around for 20 minutes. You nod your head. You feel smart. Then you close the video, look at a problem like "192.168.1.45/29", and your brain turns to static.

The "Better" PDF Advantage:

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.

| # | Question | Answer (Cover this column) | | --- | --- | --- | | 1 | Host: 192.168.1.35/27. What is the subnet? | 192.168.1.32/27 (Block 32) | | 2 | Host: 10.10.10.10/13. What is the broadcast? | 10.15.255.255 | | 3 | Subnet 172.16.0.0/16 into /20s. List the first 3 networks. | 172.16.0.0, 172.16.16.0, 172.16.32.0 | | 4 | How many hosts in a /30? | 2 (4 total addresses - 2 reserved) | | 5 | You need 6 subnets from 192.168.1.0/24. What mask? | /27 (255.255.255.224) gives 8 subnets. |

Online simulators are fun. Video courses are relaxing. But IP subnetting exercises and solutions in PDF format are better because they are honest. They force you to face your own cognitive load. Check your work against the step-by-step breakdowns below

You don't learn subnetting by watching. You learn by grinding through the tedious process of finding the interesting octet, calculating the magic number, and double-checking your binary.

Your action plan today:

Do this every morning for one week. When you sit for the certification exam, you will finish the subnetting questions in under 30 seconds each. The apps and videos will still be there—as a backup. But the PDF will have earned its place as the better tool.


Need a high-quality IP Subnetting Exercises and Solutions PDF immediately? Save this article as a PDF (Ctrl+P > Save as PDF). The 5 exercises in the table above are your starting point. Master those, then create 50 more. You are now better than 90% of networking candidates.