The entry point to the IT industry. No prerequisites, no experience required — this cert proves you understand how networks actually work and can support them on day one of a help desk or IT support job. It's also the perfect on-ramp to the CCNA.
The six official exam domains of CCST Networking (100-150). Tick topics as you master them — progress is saved in your browser.
Every lab is built in Packet Tracer and committed to this repo. Each one maps to a real ticket you'd handle in an actual IT support job.
1 router, 1 switch, 4 PCs, 1 printer. Cable everything, assign static IPs, verify connectivity with ping.
Configure DHCP on a router, then deliberately break it. Diagnose the APIPA (169.254.x.x) address on a client and restore service.
Set up a DNS server, point clients at it, then break resolution. Use nslookup and ping-by-IP-vs-name to prove "the internet is down" is actually DNS.
Configure a wireless router: SSID, WPA2/WPA3, channel selection, guest network. Connect laptops and phones; test 2.4 vs 5 GHz behavior.
A pre-broken topology with 5 planted faults: wrong subnet mask, bad cable, wrong default gateway, DNS misconfig, disabled port. Find and fix all five, documenting each like a ticket.
On your real machine: capture your own traffic in Wireshark, identify a DNS query, a TCP three-way handshake, and an HTTPS session.
Your main lab environment for CCST. Free via Cisco Networking Academy. The official "Networking Essentials" course on NetAcad pairs perfectly with this exam.
FreeStart early — even seeing one TCP handshake makes the OSI model click.
FreeLog into your home router. Find the DHCP pool, the WAN IP, the Wi-Fi channel. The cheapest lab you own.
FreeDrill ping, tracert, ipconfig /all, nslookup, arp -a on your real machine until they're reflexes.
Free