TechKnowSurge
Cisco CCNA 1.6 CompTIA Network+ 1.7 Cisco CCST Networking 2.2 CompTIA A+ Core 1 2.6
InteractiveNetworkFree

VLSM Planning Tool

Allocate a single 172.20.16.0/24 across five segments of very different sizes — 50, 25, 10, 2 and 2 hosts — then critique the finished plan on allocation order, on what FLSM would have cost, and on what is left over.

Complete this interactive to capture a CTF flag worth 5 points.

About this interactive

What you're doing: a county library has one address block — 172.20.16.0/24 — and five segments to fit into it, ranging from a 50-host public floor down to two WAN links that need two addresses each. You place each segment's allocation, then critique the finished plan. Why it matters: VLSM is arithmetic with one constraint doing most of the work — a subnet can only begin on an address that is a multiple of its own size. That rule is the whole reason allocation runs largest requirement first, and the reason fixed-length masking cannot build this design at all: sized for 50 hosts every subnet becomes a /26, a /24 holds only four of those, and five segments need five. How to use it: work each allocation out before you read the cards. Take the host count, add two for the network and broadcast addresses, round up to the next power of two, and start the block one past the previous subnet's broadcast. The two WAN links are deliberately identical in size — only their position in the allocation order tells them apart, so read the order rule in the task before placing either one.

What you'll learn

Aligned to

Cisco CCNA
1.6 Configure and verify IPv4 addressing and subnetting
CompTIA Network+
1.7 Given a scenario, use appropriate IPv4 network addressing
Cisco CCST Networking
2.2 Identify IPv4 addresses and subnet formats
CompTIA A+ Core 1
2.6 Compare and contrast common network configuration concepts

Key terms

Variable Length Subnet Mask
VLSM
A subnetting technique that allows a network administrator to divide an address space into subnets of different sizes by using different prefix lengths, allocating address space more efficiently than fixed-length subnetting. VLSM requires a classless routing protocol such as OSPF, EIGRP, or RIPv2 that carries prefix length information in routing updates.
Fixed-Length Subnet Masking
FLSM
A subnetting method in which all subnets within a network use the same prefix length, resulting in equal-sized address blocks regardless of actual host requirements.
Network Address
The first address in an IP network range that identifies the network itself and cannot be assigned to a host. It is formed when all host bits are set to zero.
Broadcast Address
The last address in an IP subnet range, formed when all host bits are set to one, used to send a single packet to every device on that network simultaneously.
Usable Host Range
The set of IP addresses within a subnet that can actually be assigned to network devices, spanning from one address above the network address to one address below the broadcast address. For example, in the 192.168.1.0/24 network, the usable host range is 192.168.1.1 through 192.168.1.254.
Subnet Mask
A 32-bit number that divides an IP address into network and host portions.
Subnet
A logical subdivision of an IP network, used to organize and segment network traffic.
Classless Inter-Domain Routing
CIDR
A method for allocating IP addresses and expressing routing prefixes that replaces the older classful addressing scheme by using variable-length prefix notation (e.g., /24). CIDR enables more efficient use of IPv4 address space and reduces the size of internet routing tables through route aggregation.
Route Summarization
The process of combining multiple contiguous network routes into a single advertised route to reduce routing table size and simplify routing updates.
IP Address
A numerical label assigned to each device connected to a network that uses the Internet Protocol.

Topics

Interactive Build

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →