The Introducing Automation for Cisco Solutions (CSAU) v1.1 course gives you a broad overview of network automation skills. Through a combination of lecture and hands-on labs, you will learn the fundamentals of automation such as working on model-driven programmability solutions with Representational State Transfer Configuration Protocol (RESTCONF) and Network Configuration Protocol (NETCONF) protocols. The course also covers data formats and types, including Extensible Markup Language (XML), JavaScript Object Notation (JSON), Yaml Ain’t Markup Language (YAML), and Yet Another Next Generation (YANG), and their value in network automation, along with DevOps tools such as Ansible and Git.
This course is a requirement prior to enrolling in professional-level automation courses and exams because it provides crucial foundational knowledge essential to success:
Automation courses Automation exams
Implementing Automation for Cisco Enterprise Solutions (ENAUI) 300-435 Automating and Programming Cisco Enterprise Solutions (ENAUTO)
Implementing Automation for Cisco Data Center Solutions (DCAUI) 300-635 Automating and Programming Cisco Data Center Solutions (DCAUTO)
Implementing Automation for Cisco Security Solutions (SAUI) 300-735 Automating and programming Cisco Security Solutions (SAUTO)
Implementing Automation for Cisco Service Provider Solutions (SPAUI) 300-535 Automating and programming Cisco Service Provider Solutions (SPAUTO)
Implementing Automation for Cisco Collaboration Solutions (CLAUI) 300-835 Automating and Programming Cisco Collaboration Solutions (CLAUTO)
How you'll benefit
This course will help you:
Gain an overview of the skills you need to become a next-generation engineer
Prepare to accelerate network automation in your organization
Increase collaboration across internal and external teams using version control systems
This course also earns you 16 Continuing Education (CE) credits towards recertification
Why Attend with Current Technologies CLC
Our Instructors are the top 10% rated by Cisco
Our Lab has a dedicated 1 Gig Fiber Connection for our Labs
Articulate the role network automation and programmability play in the context of end-to-end network management and operations
Define and differentiate between waterfall and agile software development methodologies
Interpret and troubleshoot Python scripts with fundamental programming constructs built for network automation use cases
Describe how DevOps principles, tools, and pipelines can be applied to network operations
Understand the role of network automation development environments and associated technologies such as Python virtual environments, Vagrant, and Docker
Understand and construct HTTP-based API calls to network devices
Articulate the differences among and common use cases for XML, JSON, YAML, and protobuf
Construct and interpret Python scripts using the Python requests module to automate devices that have HTTP-based APIs
Understand the role YANG plays in network automation
Understand that a number of tools exist to simplify working with YANG models
Describe the functionality of RESTCONF and NETCONF and the differences between them
Construct Ansible playbooks to configure network devices and retrieve operational state data from them
Build Jinja2 templates and YAML data structures to generate desired state configurations
Before taking this course, you should have the following knowledge and skills:
Routing and switching including Open Shortest Path First (OSPF), Border Gateway Protocol (BGP), and basic configuration features such as interfaces, Simple Network Management Protocol (SNMP), and static routes
Fundamentals of Python data structures and programming constructs such as loops, conditionals, and classes, or the equivalent of 3–6 months of experience writing Python scripts
Basic Linux commands for navigating the file system and executing scripts