CCNA 200-301 v1.1 — Domain 6.0 — 10% of exam

Domain 06: Automation & Programmability

Controller-based networking, REST APIs, JSON parsing, Ansible/Puppet/Chef, DNA Center.

7 Total Lessons
7 Live Now
10% of exam Exam Weight
Domain Progress 7 of 7 live

Lessons in This Domain

Click any live lesson to start reading. New lessons added weekly.

Live Coming Soon

Module 6 Summary and Common Pitfalls

The core SDN concept to internalize is the separation of control plane and data plane — nearly every other concept in this module (overlay/underlay, northbound/southbound APIs, controller-based management) builds directly on this one architectural idea.
Don't reverse northbound and southbound — north is toward applications/orchestration (up), south is toward the actual devices (down).
Memorize the CRUD-to-HTTP-verb mapping cold: Create=POST, Read=GET, Update=PUT/PATCH, Delete=DELETE — this shows up directly and via inference in scenario questions.
Ansible's agentless, SSH-based architecture is the key differentiator from Puppet/Chef's agent-based model — this distinction is the most commonly tested fact in this specific objective.
Be comfortable reading nested JSON structures under time pressure; this is a practical skill best built through repetition with sample API output, not just conceptual review.
📡

Ready to test yourself?

Practice 7 domain-specific questions with timer, scoring, and explanations.

Take Practice Exam →