(DCNAUTO) Automating Cisco Data Center Networking Solutions
Duration
5 days
Version
2.0
CE Credits
43
The Cisco Continuing Education Program enables you to renew your certifications while exploring new learning paths and enhancing your skillset. It's a convenient way to stay certified without retaking exams. Click here to learn more.
CLCs
44
Cisco Learning Credits (CLCs) are prepaid training vouchers that can be used as investment into your knowledge. You can attend NIL Learning’s trainings and pay with CLCs. Click here to learn more.
By default, our instructors deliver the courses remotely in real time in English. On-premise delivery and other languages available on request.
Dates and Prices
Cisco Learning Credits (CLCs) are prepaid training vouchers that can be used as investment into your knowledge. You can attend NIL Learning’s trainings and pay with CLCs. Click to learn more.
Course Overview
The Automating Cisco Data Center Networking Solutions (DCNAUTO) training teaches you how to implement and optimize automation in Cisco data center environments. You will gain hands-on experience with Cisco Nexus platforms, programmability features, and modern automation tools used to streamline operations across switching, compute, and fabric controllers. The training covers foundational concepts in network programmability, then advances into day-zero provisioning, on-box automation using Bash, Python, and Guest Shell, and off-box automation with Cisco NX-API, NETCONF/RESTCONF, and YANG models. You will also explore Infrastructure as Code (IaC) workflows with Cisco Nexus Dashboard Fabric Controller (NDFC), Ansible, and Terraform, as well as network validation and testing with Cisco pyATS. Finally, you will learn how AI-driven operations enhance network automation and simplify lifecycle management.
This training prepares you for the 300-635 DCNAUTO exam. If passed, you earn the Cisco Certified Specialist – Data Center Networking Automation certification and satisfy the concentration exam requirements for the Cisco Certified Network Professional (CCNP) Data Center and Automation certifications. This training also earns you 43 Continuing Education (CE) credits toward recertification.
This training will help you:
- Gain practical, hands-on experience with Cisco Nexus platforms and automation tools used in modern data centers
- Acquire skills in network programmability, including scripting with Python and using APIs for automating network operations
- Learn to implement IaC workflows using tools like Ansible and Terraform for efficient configuration management
- Develop troubleshooting expertise in both infrastructure automation and AI-driven operations, enhancing job readiness for advanced network roles
- Prepare for the 300-635 DCNAUTO exam
- Earn 43 CE credits toward recertification
Welcome to Your Path to Mastery!
Hey! Ready to learn and grow? I'm here to help you every step of the way!
Welcome aboard! This course is tailored to empower you with the knowledge and skills you need. We'll make learning engaging and fun, turning your challenges into achievements. Let's get started on your amazing journey!
Robert Lesar
Lead Instructor
Objectives
Gain expert IT skills with NIL Learning: Benefit from our blend of theory and practical experience. Enhance your growth with insights into current and future tech trends. Choose us for cutting-edge Cisco training and more, taught by field-proven experts to maximize your training investment.
- Explain the role of programmability and automation in Cisco data center networks
- Explain the benefits of programmability compared to manual CLI workflows
- Identify data models and data formats (XML, JSON, YAML) used in Cisco automation frameworks
- Use version control systems such as Git for storing and managing configuration files
- Perform day-zero provisioning on Cisco Nexus devices using Power-On Auto Provisioning (POAP)
- Enable and use the Bash shell and Guest Shell on Cisco Nexus devices
- Run Linux commands inside Guest Shell to interact with NX-OS and external services
- Write Python scripts on-box to parse CLI output and enhance operational workflows
- Describe and configure Cisco NX-API CLI and REST interfaces
- Send JSON/XML payloads to NX-API using Python scripts and verify device responses
- Use Cisco NX-API Developer Sandbox for testing and validation
- Implement model-driven programmability using NETCONF/RESTCONF and YANG data models
- Construct and validate Python scripts to configure and verify protocols with NX-OS APIs
- Implement off-box automation with Cisco NX-API CLI/REST, NETCONF/RESTCONF, and YANG models
- Describe Cisco NDFC architecture and automation capabilities
- Use NDFC REST APIs for fabric automation tasks
- Automate fabric provisioning and configuration with Ansible playbooks
- Build and apply Terraform plans for managing data center fabrics with NDFC
- Describe Cisco pyATS and Genie frameworks for network validation
- Build and run pyATS test cases to verify device state before and after automation
- Interpret test results and integrate them into automation workflows
- Describe how AI and ML capabilities are applied in Cisco Data Center automation
- Explain AI-driven monitoring and anomaly detection workflows
- Correlate AI insights with automated remediation actions
Who should enroll?
- Network Designers
- Systems Engineers
- Wireless Engineers
- Consulting Systems Engineers
- Technical Solutions Architects
- Network Administrators
- Wireless Design Engineers
- Network Managers
- Site Reliability Engineers
- Deployment Engineers
- Sales Engineers
- Account Managers
- Program Managers
- Project Managers
Course benefits:
Get expert knowledge
Our learning programs are designed and led by expert IT engineers, consultants and instructors. We constantly implement participants’ feedback to improve our courses.
Our experiences build your competencies
With 30+ years of experience, we’ve been on the market as long as Cisco. Our understanding of IT systems and industry job demands gives us the insight to guide you towards becoming a world-class expert yourself.
Rise above the industry average
Cisco courses are intended not only for you to pass the certification exam, but to develop your skills and rise above the industry average. Our instructors provide you with guidance and references that allow you to grow into a confident and competent professional.
Retain the knowledge longer
In-depth, non-interrupted learning program ensures you know the bigger picture and retain the knowledge long term. It also reduces the risk of information loss and confusion.
Learn from the best in Cisco technologies
Our IT consultants-turned-instructors have years of experience and dedicated time to Their hands-on project involvement brings practical expertise to our learning programs.
Have peace of mind
We deliver on our promise and on schedule. Rest assure our instructors will give you the knowledge, information, hints and practical experiences around the specific topics. Based on global survey, conducted by Cisco, NIL Learning instructors enjoy an average score 9.54 out of 10.
Be ahead of the curve
As Cisco Platinum Learning Partner and technical community member, we’re the ones who create learning content for major technological vendors. NIL Learning is among the first to offer you high-quality learning and training courses Cisco Technologies.
Get more from a training
Our instructors deliver the courses with practical and useful examples from real-life situations. All NIL Learning instructors are field-proven experts – each both an active engineer and instructor.
Courses delivered by experts for experts in the making.
Among the first to offer training on newly arrived Cisco technologies
Part of Conscia, leading European IT solutions and services provider
A tech powerhouse with 30+ years of training & field experience
Industry-acclaimed, broadly expertised, and technically proficient
Connecting you with future trusted industry advisors
Course Outline
- Day-Zero Provisioning
- On-Box Automation with Cisco NX-OS
- Cisco Nexus Automation with NX-API CLI
- Cisco Nexus Programmability with NX-API REST
- Model-Driven Programmability on NX-OS
- IaC Tools
- IaC Lifecycle
- Cisco NX-OS Automation with IaC Tools
- Cisco ACI Automation with IaC Tools
- Cisco Nexus Dashboard Automation with IaC Tools
- Simulation of Data Center Topologies
- Network Change Validation with pyATS
- Model-Driven Telemetry Implementation
- Troubleshoot Infrastructure Automation
- Troubleshoot Container Workloads Connectivity
- AI-Assisted Coding
- AI Security Considerations
- AI Agent Integration
Lab Outline
- Set Up PowerOn Auto Provisioning on the Cisco Nexus 9000
- Use Bash and Guest Shell on Cisco NX-OS
- Use Python to Enhance CLI Commands
- Make NX-API Calls with NX-API Sandbox
- Configure and Verify NX-OS Using Python
- Set Up API Calls with Bruno
- Use NX-API REST with Python
- Configure and Verify Using NETCONF, RESTCONF, and YANG
- Track Changes with Git and GitHub
- Use Ansible with Cisco NX-OS
- Use Terraform with Cisco NX-OS
- Generate Configuration Using Jinja2 Templates
- Manage ACI Configuration Using Ansible
- Set Up a New Tenant the NetDevOps Way
- Automate ACI with Terraform
- Automate NDFC with REST API and Python
- Retrieve NX-OS Health Data Using Cisco Nexus Dashboard
- Create NDFC Fabric with Ansible
- Automate NDFC with Terraform
- Explore Cisco Modeling Labs Basics
- Simulate Data Center Network with Cisco Modeling Labs
- Cisco ACI Simulator Installation and Initialization Simulation
- Capture and Compare Network State with pyATS CLI
- Run Network Tests Using pyATS and Python
- Configure a Subscription for Model-Driven Telemetry
- Troubleshoot Infrastructure as Code
- Troubleshoot Linux Container Connectivity
- AI Toolset—Jupyter Notebook
- Al-Driven Monitoring Using Nexus Dashboard Simulation
Prerequisite Knowledge
There are no prerequisites for this training. However, the knowledge and skills you are recommended to have before attending this training are:
- Basic programming language concepts
- Basic understanding of virtualization and VMware
- Ability to use Linux and CLI tools, such as SSH and bash
- CCNP level data center knowledge
- Foundational understanding of Cisco ACI
These skills can be found in the following Cisco Learning Offerings:
Why NIL?
Global Leading Provider of Cisco Courses
30+ years of experience
Since 1992, NIL has been at the forefront of advanced contributors to strategic partner Cisco technologies, learning curriculum and value-added solutions deployed to clients around the globe.
Learn more about us