CiscoAssociate· CCNA — Associate Networking

Implementing and Administering Cisco Solutions (CCNA)

Official Cisco course preparing for exam 200-301. Covers network fundamentals, network access, IP connectivity, IP services, security fundamentals, and automation/programmability.

Duration
40h
Modality
Online live
Exam code
200-301 CCNA
Certification
Cisco Certified Network Associate
Class confirmed
Next class
Jun 08, 2026

About the course CCNA

CCNA is the most recognized networking certification in the world. Over 90% of mid/senior infrastructure positions list CCNA as a requirement or strong differentiator — and it opens the door to every Cisco professional track (Enterprise, Security, Data Center, DevNet, CyberOps).

Audience

IT and networking professionals with 1+ years of experience, support technicians, and early-career administrators.

Learning objectives

  • Configure and verify VLANs, trunks, and Spanning Tree
  • Implement IPv4/IPv6 static routing and single-area OSPF
  • Operate WLAN fundamentals, security, and QoS
  • Understand automation, REST APIs, and tools (Ansible, Python, JSON)
  • Design and configure enterprise network infrastructures with Cisco switches, routers, and Wi-Fi
  • Implement routing protocols, VLANs, NAT, and ACLs in real production environments
  • Diagnose and resolve connectivity and performance issues using Cisco IOS commands
  • Transition directly into the CCNP Enterprise, Security, Data Center, and Collaboration certifications
  • Configure secure networks with segmentation, access control, and perimeter security policies

Prerequisites

To get the most from this course, we recommend prior mastery of the fundamentals covered in CCST Networking (Cisco Certified Support Technician — Networking) or equivalent knowledge acquired through professional experience or self-study. Holding the previous certification is not required — what matters is mastering the topics below:

  • Understand the fundamentals of networking and the OSI / TCP-IP models
  • Configure IPv4/IPv6 addressing and subnets
  • Identify infrastructure components (switches, routers, APs)
  • Apply basic security and troubleshooting best practices

Syllabus

01

Network Fundamentals

You build the conceptual and physical foundation behind every corporate network. The module deep-dives the OSI and TCP/IP reference models, correlating each layer with real-world traffic observed in Wireshark captures, and details the role of switches, routers, firewalls, access points, WLCs, and endpoints within a hierarchical access/distribution/core topology. It covers IPv4 addressing with VLSM and CIDR, binary and decimal subnetting, IPv6 (link-local, global unicast, EUI-64, SLAAC), cabling types (UTP Cat5e/6/6A, single-mode and multi-mode fiber, SFP/SFP+ connectors), and the criteria for choosing between star, partial-mesh, and spine-leaf topologies.

Topics covered

  • Network components: switches, routers, firewalls, IPS, APs, WLC, endpoints, and servers
  • OSI and TCP/IP models layer by layer with PDU examples
  • IPv4 addressing: classes, VLSM, CIDR, private/public subnets
  • IPv6: address types, SLAAC, neighbor discovery, dual stack
  • Structured cabling, fiber optics, and 802.3 standards (Ethernet, PoE/PoE+)
  • Physical vs. logical topologies and the Cisco hierarchical model
02

Network Access

Focus on the L2 data plane of the enterprise network: how to segment traffic, avoid loops, aggregate bandwidth, and extend the network to wireless clients. You configure per-port and voice VLANs, trunk links with 802.1Q (including native VLAN and DTP), run and troubleshoot Rapid Spanning Tree (root bridge election, PortFast, BPDU Guard), implement static EtherChannel, LACP, and PAgP, and learn the split-MAC architecture of Cisco enterprise Wi-Fi with lightweight APs, WLC controllers, and the CAPWAP protocol, along with WPA2/WPA3-Enterprise authentication modes.

Topics covered

  • Configuring and troubleshooting VLANs and Voice VLAN
  • 802.1Q trunking, native VLAN, allowed VLAN list
  • Spanning Tree (PVST+, RSTP): root election, port roles, PortFast, BPDU Guard
  • L2/L3 EtherChannel with LACP, PAgP, and mode on
  • WLAN architecture: autonomous vs. lightweight, WLC, CAPWAP, roaming
  • Wi-Fi security: WPA2/WPA3 Personal and Enterprise, 802.1X
03

IP Connectivity

Here you move from switching to routing and learn how a packet chooses the best path between networks. The module covers the anatomy of the routing table (longest match, AD, metric), IPv4 and IPv6 static routes (including default route and floating static), and dives into single-area OSPFv2: packet types (Hello, DBD, LSR, LSU, LSAck), adjacency formation, DR/BDR on broadcast networks, cost by bandwidth, and troubleshooting with show ip ospf neighbor/interface. You also configure HSRP for gateway high availability with preempt and priority.

Topics covered

  • Routing table: longest prefix match, Administrative Distance, and metrics
  • Static routes, default route, floating static, and IPv6 routes
  • Single-area OSPFv2: neighborship, DR/BDR, LSAs, cost, and timers
  • Verification and troubleshooting with show/debug ip ospf
  • First Hop Redundancy Protocol (HSRP): groups, priority, preempt, virtual IP/MAC
  • Conceptual differences between OSPF, EIGRP, and BGP
04

IP Services

The services that make the network usable. You configure and troubleshoot DHCP (IOS server, relay agent, exclusions, and leases), resolve names with DNS, translate addresses with static NAT, dynamic NAT, and PAT/overload, synchronize clocks with NTP client/server, instrument the environment with SNMPv2c/v3 and Syslog (severities 0–7, central server), and apply marking QoS (DSCP, CoS), classification, policing, and shaping to prioritize voice and video on congested links.

Topics covered

  • IOS DHCP server, DHCP relay (ip helper-address), and snooping
  • DNS, hosts, lookup, and suffix-list
  • NAT/PAT: inside/outside, static, dynamic pool, overload
  • NTP: master, client, authentication, and stratum
  • SNMP v2c/v3 and Syslog: facilities, severities, logging buffered
  • QoS: classification, marking (DSCP/CoS), policing, and shaping
05

Security Fundamentals

Security posture applied to the infrastructure. The module covers the AAA pillars (authentication, authorization, and accounting) with RADIUS and TACACS+, management-plane hardening (VTY lines, SSH, banner, password encryption), data-plane protection with Port-Security (sticky MAC, violation modes), DHCP Snooping, Dynamic ARP Inspection, standard and extended IPv4/IPv6 ACLs (numbered and named), and the concept of site-to-site IPsec and remote-access VPNs to connect branches and remote users.

Topics covered

  • Security principles: confidentiality, integrity, availability
  • AAA with RADIUS and TACACS+
  • Port-Security, DHCP Snooping, Dynamic ARP Inspection
  • Standard and extended ACLs (numbered and named) for IPv4 and IPv6
  • Device hardening: SSH, banners, password encryption, role-based CLI
  • Site-to-site and remote-access VPNs (IPsec/SSL conceptual overview)
06

Automation & Programmability

The modern layer of the CCNA: how networking teams move from configuring box-by-box to operating via APIs and code. You compare traditional architectures with SDN and controllers (Cisco DNA Center, SD-Access, SD-WAN), understand the anatomy of a REST API (HTTP verbs, status codes, headers, authentication), work with JSON and YAML payloads, write simple Python scripts that consume network APIs, and get to know declarative configuration tools like Ansible (idempotent playbooks) and the NETCONF/RESTCONF protocols with YANG modeling.

Topics covered

  • SDN, underlay/overlay, and controllers (DNA Center, SD-Access, SD-WAN)
  • REST APIs: HTTP verbs, authentication, rate limit, pagination
  • JSON and YAML: structure, parsing, validation
  • Introduction to Python for network automation
  • Ansible: inventory, playbooks, ios_* modules, and idempotency
  • NETCONF, RESTCONF, and YANG models

Upcoming classes

StatusDateModalityHoursContact
ConfirmedJun 08, 2026 Online live40h
ScheduledJul 20, 2026 Online live40h
ScheduledAug 17, 2026 Online live40h
ScheduledSep 21, 2026 Online live40h
ScheduledOct 19, 2026 Online live40h
ScheduledNov 23, 2026 Online live40h
See all classes Cisco (all courses)Full calendar Cisco

Frequently asked questions

Do I need the CCST before the CCNA?

No. The CCST is recommended for absolute beginners, but the CCNA can be taken directly if you already have some networking experience.

Is the exam available in my language?

The official 200-301 exam is delivered in English and Japanese. Our course is taught in English with bilingual support materials to help you get familiar with the exam terminology.

How long after the course should I schedule the exam?

We recommend scheduling 30 to 60 days after the course ends, while keeping a routine of labs and practice exams. We also offer the E1-MENT mentorship program to ensure approval.

Does the certification expire?

Yes. CCNA is valid for 3 years and can be recertified with continuing education courses or a Professional/Specialist exam.