The CCNA 200-301 exam covers six domains, runs 120 minutes, and costs $330 to sit. Plenty of candidates pay that twice—not because the content is impossible, but because they studied without a clear sequence and hit gaps they didn't know existed. A solid cisco ccna roadmap doesn't just list topics; it tells you what order to tackle them, where the exam actually puts its weight, and where to spend lab time versus reading time.
This guide maps out the full path from networking fundamentals to exam day, with specific course recommendations and a realistic study structure based on the current 200-301 v1.1 blueprint.
What the Cisco CCNA Roadmap Actually Covers
Before you touch a study resource, understand how Cisco weights the six exam domains. Most candidates don't—and it shows in their results:
- Network Fundamentals (20%) – OSI model, TCP/IP stack, Ethernet framing, IPv4 and IPv6 addressing, subnetting
- Network Access (20%) – VLANs, 802.1Q trunking, Spanning Tree Protocol, EtherChannel, wireless LAN basics
- IP Connectivity (25%) – Static routing, OSPFv2, default routes, routing table behavior and verification
- IP Services (10%) – NAT, DHCP, NTP, DNS, SNMP, Syslog, basic QoS concepts
- Security Fundamentals (15%) – ACLs, port security, DHCP snooping, Dynamic ARP Inspection, VPN concepts, AAA
- Automation and Programmability (10%) – REST APIs, JSON, controller-based networking, SD-WAN/SD-Access architecture, Ansible basics
IP Connectivity at 25% is the single heaviest domain—yet many self-studiers spend the most time on Network Fundamentals because it feels more approachable. The cisco ccna roadmap you follow needs to mirror those weights, not just cover topics alphabetically or in whatever order a YouTube playlist happens to run.
A Phase-by-Phase Cisco CCNA Roadmap
The sequence below assumes you have basic IT exposure—comfortable with Windows, understand what an IP address is—but haven't configured a router or switch before. Adjust entry point based on where your actual gaps are.
Phase 1: Networking Foundations (Weeks 1–3)
Before touching Cisco-specific configuration, you need the conceptual layer solid. This means:
- OSI model—not just the layer names but what happens at Layer 2 vs Layer 3 and why it matters for troubleshooting
- Binary and hex math for subnetting—practice until you can calculate /26, /27, /28 subnets quickly
- Ethernet framing, MAC addresses, ARP behavior
- TCP vs UDP: connection-oriented vs connectionless, the three-way handshake, and when each protocol is used
Subnetting is where most candidates lose time on the actual exam. Get comfortable with VLSM before moving to Phase 2. If you can't subnet accurately under time pressure, the IP Connectivity questions will cost you points even when you understand routing conceptually.
Phase 2: Switching and VLANs (Weeks 4–6)
Network Access accounts for 20% of the exam and involves more hands-on configuration than most candidates expect:
- VLAN creation, port assignment, inter-VLAN routing (router-on-a-stick and Layer 3 switching)
- 802.1Q trunking—understand native VLANs and why misconfigured native VLANs create security exposure
- Spanning Tree Protocol: know the differences between STP, RSTP, and Per-VLAN Spanning Tree, and be able to predict port states given a topology
- EtherChannel: LACP vs PAgP and when to use each
- Wireless: BSS vs ESS, the role of a wireless LAN controller, basic 802.11 standards
Start using Cisco Packet Tracer from the beginning of this phase. The exam includes simulation questions—you cannot brute-force those with memorization alone. Free to download from Cisco's NetAcad site.
Phase 3: Routing and IP Services (Weeks 7–10)
This is the heaviest phase. IP Connectivity alone is 25% of the exam, and IP Services adds another 10%.
- Static routing: configure, verify with
show ip route, understand administrative distance and floating static routes - OSPFv2 single-area: neighbor relationships, DR/BDR election, LSA types, cost metric, and how to verify adjacency
- NAT: static, dynamic, and PAT (Port Address Translation)—PAT is consistently tested and often misunderstood
- DHCP: configure a router as a DHCP server, understand DHCP relay agents (ip helper-address)
- NTP, Syslog, SNMP at a conceptual level—know what each does, which port it uses, and what version differences matter
BGP is not on the CCNA exam. If your study materials spend significant time on BGP, they're either outdated or padding. Save it for CCNP.
Phase 4: Security and Automation (Weeks 11–12)
Security (15%) and Automation (10%) together are 25% of the exam. Neither requires deep expertise, but both require understanding concepts you likely haven't encountered in traditional networking study.
For security:
- Standard vs extended ACLs—practice writing them and understand placement rules (extended near source, standard near destination)
- Port security on access ports: maximum MAC addresses, violation modes
- DHCP snooping, Dynamic ARP Inspection, IP Source Guard—understand what specific attack each one mitigates
- VPN types at a conceptual level: site-to-site IPsec vs remote access SSL/TLS
For automation:
- The difference between traditional CLI management and controller-based approaches (intent-based networking)
- REST API basics: HTTP verbs (GET, POST, PUT, DELETE), JSON data format, authentication headers
- What Ansible, Puppet, and Chef do at a conceptual level—you won't write playbooks, but you'll be asked to identify them and their characteristics
- SD-WAN (Cisco Viptela architecture) and SD-Access: the role of DNA Center and the overlay/underlay/fabric model
Phase 5: Exam Simulation and Review (Weeks 13–16)
The final phase should be primarily practice questions and weak-spot identification—not new content consumption. At this stage:
- Take full-length timed practice exams (90–110 questions, 120 minutes) at least three times under realistic conditions
- For every wrong answer, go back to the source material—don't just read the answer explanation
- Run Packet Tracer labs specifically on your weaker areas (OSPF configuration and ACL placement are common trouble spots)
- Pull up Cisco's official exam topics page and verify you can answer a question from every single bullet point
Top Courses for This Roadmap
The courses below are selected because they map to specific phases and specific gaps—not because they're generically well-reviewed. Use them in combination rather than assuming one course covers everything you need.
Cisco CCNA 200-301 – The Complete Guide to Getting Certified
The most complete single-course option covering all six exam domains in a logical sequence that aligns with the phase order above. Best used as your primary resource for Phases 1–4, with supplemental materials for the areas where you need deeper practice.
Cisco CCNA 200-301 v1.1 Course from Beginner to Expert 2026
Updated specifically for the v1.1 blueprint revision, which expanded the automation and programmability content. If you want to be certain you're studying the current exam objectives rather than material written for the original 200-301 launch, start here instead of older courses.
Cisco CCNA IPv4 Tutorial: Everything You Need!
A focused deep-dive on IPv4 addressing and subnetting—the area that trips up more CCNA candidates than anything else. Use this alongside a full course during Phase 1; it's specifically designed to build the speed and accuracy needed for subnetting questions that appear across multiple exam domains.
Cisco CCNA: VLANs, Access-List & NAT + Bonus Material
Targeted coverage of three of the most consistently tested configuration topics. If you've completed a full course but still feel shaky on VLAN trunking, ACL placement, or NAT types, this is more useful than rewatching hours of broad content.
Cisco CCNA: The A, B, C's of IPv6
IPv6 addressing is a consistent exam topic that many candidates underestimate because they rarely encounter it in home labs or work environments. This course covers the addressing formats, EUI-64 calculation, and configuration commands you need without requiring a full networking course as a prerequisite.
Cisco CCNA 200-301 v1.1 – 900+ Practice Questions
Nine hundred questions mapped to the current exam blueprint. Use this during Phase 5 for exam simulation and to identify precisely which domains to revisit. Volume and variety of practice questions predict exam performance more reliably than most candidates expect.
How Long Does This Actually Take?
The realistic range is 3–6 months studying 1–2 hours per day. What moves the needle:
- Prior experience: IT support background? Phases 1–2 will go faster. Switching from a non-IT field? Budget extra time for subnetting and OSI fundamentals—they're not intuitive until they are.
- Lab time: Passive video watching doesn't build the muscle memory for configuration questions. Aim for a 50/50 split between video/reading and actual Packet Tracer work.
- Commitment to a date: Don't push your exam date back indefinitely because you don't feel "ready." Book it 4–6 weeks into Phase 5 and commit. A fixed deadline changes how you study.
FAQ
Is the CCNA hard to pass without prior networking experience?
Passable, but not fast. The main challenges for complete beginners are subnetting fluency and the breadth of topics. Most people without prior experience need the full 4–6 months; attempting to cram it in 6 weeks typically leads to a failed first attempt and a second exam fee.
What's the difference between the old CCNA 200-125 and the current 200-301?
The 200-125 was retired in February 2020. The 200-301 consolidated multiple older CCNA tracks (routing/switching, wireless, security) into a single exam and added automation/programmability content that didn't exist before. Course materials referencing 200-125 or the pre-2020 CCNA structure are outdated—skip them.
Do I need physical Cisco equipment to study?
No. Cisco Packet Tracer is free, officially supported, and covers everything tested on the CCNA. GNS3 with IOS images gives you a more realistic environment but isn't required to pass. Physical gear is useful if you have access to it; don't make it a prerequisite for starting.
How much does the exam cost and where do I take it?
The exam fee is $330 USD as of 2026. You take it at a Pearson VUE testing center or via online proctoring. The format is 90–110 questions over 120 minutes with a score range of 300–1000; passing threshold is 825. You see your result immediately after finishing.
What jobs does the CCNA qualify me for?
Network administrator, network support engineer, junior network engineer, and NOC analyst roles commonly list CCNA as a qualifying credential. The certification gets you past resume filters at companies running Cisco infrastructure, which is most enterprise environments. Salaries vary significantly by market, but the credential consistently moves applications forward at companies that care about it.
Should I pursue CCNP immediately after passing CCNA?
Not immediately. Spend 6–12 months in a role where you're actually using what you learned. The CCNP tracks (Enterprise, Security, Service Provider, etc.) are materially harder, and working with the concepts you studied makes the advanced material substantially more comprehensible. Rushing into CCNP without hands-on time is a common and expensive mistake.
Bottom Line
The cisco ccna roadmap is not complicated in concept: six exam domains, weighted toward routing and IP connectivity, with a growing automation component that requires conceptual understanding more than hands-on configuration skill. The execution is where most people stumble—ignoring exam domain weights, watching videos without doing labs, and skipping timed practice exams until the week before their test date.
Start with a full-coverage course like the Complete Guide to Getting Certified or the v1.1 updated course. Add the IPv4 subnetting course in your first month before subnetting becomes a bottleneck. Transition to the 900+ practice question bank in your final phase. The 200-301 is a legitimate but attainable credential—the candidates who fail it mostly did so by not simulating exam conditions before the actual exam.