Cisco CCST Networking cheat sheet for 100-150 exam facts, network concepts, addressing, media, infrastructure, diagnostics, security, and final review traps.
Use this cheat sheet for fast CCST Networking review before a practice block or exam-day recap.
I verified these Cisco facts on May 24, 2026.
| Item | Value |
|---|---|
| Exam | 100-150 CCST Networking |
| Certification | Cisco Certified Support Technician Networking |
| Duration | 50 minutes |
| Price | 125 USD |
| Languages listed | English, Arabic, Chinese, Spanish, French, Japanese, Portuguese |
| Positioning | Entry networking support and first step toward CCNA |
| Pair | Difference |
|---|---|
| Bandwidth vs throughput | capacity vs actual delivered rate |
| Switch vs router | same-LAN forwarding vs between-network forwarding |
| DNS vs DHCP | names to addresses vs address configuration |
| ARP vs routing | local IP-to-MAC mapping vs path between networks |
| Public vs private address | internet-routable vs internal-only addressing |
| IDS/monitoring vs firewall | detect/observe vs filter traffic |
| Need | Start with |
|---|---|
| local IP settings | ipconfig, ifconfig, or ip addr |
| basic reachability | ping |
| path toward destination | traceroute or tracert |
| DNS behavior | nslookup or dig |
| packet-level evidence | Wireshark capture |
| Cisco interface summary | show ip interface brief |
| routing table | show ip route |
| switch MAC learning | show mac address-table |
| neighboring Cisco devices | show cdp neighbors |