Subnetting practice: unlimited questions, marked instantly, with the working
Subnetting is not a topic you understand once — it is a skill you get fast at, and the
only way to get fast is repetition against a clock. This tool generates subnetting
questions endlessly, marks them the moment you answer, and shows the steps every time,
so a wrong answer teaches you something instead of just costing you a mark.
Answers you can actually trust
Every other practice site either hard-codes its question bank or computes answers in a
second implementation written for the quiz. Both are how a practice tool ends up
marking a correct answer wrong — which is worse than useless when you are revising and
have no way to tell which of you is mistaken. Here the question and the answer both
come from the engine that powers the subnet calculator, and the test
suite re-derives thousands of generated answers from scratch to prove the two agree.
Nine question types, covering the whole syllabus
Network address, broadcast address, first usable host, last usable host, usable host
count, subnet mask, wildcard mask, the next subnet of the same size, and the prefix
length behind a given mask. These are the forms real CCNA and Network+ questions take,
and drilling them separately is the fastest way to find the one that keeps catching
you out.
Three difficulties, because /19 is harder than /24
Warm up stays on octet boundaries and the first two splits, which is
where the pattern becomes visible. CCNA uses /22 through /30, the
range exam questions actually live in. Hard adds the prefixes that
cross an octet boundary in an awkward place — /11, /13, /17, /19, /21 — plus /31 and
/32, the two special cases that trip up people who have only ever memorised a table.
The block-size method, which is what the working shows
Converting to binary for every question is too slow for an exam. The method worth
learning is block sizes: subtract the interesting octet of the mask from 256, and that
is how far apart the networks are. A /26 is 255.255.255.192, so
256 - 192 = 64, and the networks start at 0, 64, 128 and 192. The broadcast address is
one below the next network, and the usable hosts sit between the two. Learn the eight
mask values — 128, 192, 224, 240, 248, 252, 254, 255 — and almost all the arithmetic
disappears. The working shown after each question walks this path, not the binary one.
Timed, because the exam is
You get roughly a minute per question in the real thing, and subnetting questions are
the ones where people lose time they need elsewhere. Each question here is timed and
the panel keeps your score, your current streak and your average seconds per question,
so you can see the speed improving rather than guessing at it.
Use it alongside the reference, then stop needing the reference
When a question catches you out, the subnet cheat sheet
has every prefix with its mask, wildcard and host count, and any question can be opened
in the full calculator to see the complete breakdown. The point of
practising, though, is to reach the stage where you do not open either — and the
average-time counter is how you tell you are getting there.