Close
DANH SÁCH KHÓA HỌC / COURSE BY TECHNOLOGY VENDORS / CISCO

CSAU - Introducing Automation for Cisco Solutions v1.1

Tóm tắt khóa học:

Khóa đào tạo Introducing Automation for Cisco Solutions (CSAU) v1.1 cung cấp cho bạn tổng quan rộng về các kỹ năng tự động hóa mạng. Thông qua sự kết hợp giữa bài giảng và phòng thí nghiệm thực hành, bạn sẽ học được những kiến ​​thức cơ bản về tự động hóa như làm việc trên các giải pháp lập trình theo mô hình với giao thức Representational State Transfer Configuration Protocol (RESTCONF) và Network Configuration Protocol (NETCONF). Khóa đào tạo cũng bao gồm các định dạng và kiểu dữ liệu, bao gồm Extensible Markup Language (XML), JavaScript Object Notation (JSON), Yaml Ain’t Markup Language (YAML) và Yet Another Next Generation (YANG) và giá trị của chúng trong tự động hóa mạng, cùng với các công cụ DevOps như Ansible và Git. Khóa đào tạo này là yêu cầu bắt buộc trước khi đăng ký các khóa đào tạo và kỳ thi tự động hóa cấp độ chuyên nghiệp vì khóa đào tạo này cung cấp kiến ​​thức nền tảng quan trọng cần thiết cho thành công. • Triển khai Tự động hóa cho Giải pháp Doanh nghiệp Cisco (ENAUI) => 300-435 Tự động hóa và Lập trình Giải pháp Doanh nghiệp Cisco (ENAUTO) • Triển khai Tự động hóa cho Giải pháp Trung tâm Dữ liệu Cisco (DCAUI) => 300-635 Tự động hóa và Lập trình Giải pháp Trung tâm Dữ liệu Cisco (DCAUTO) • Triển khai Tự động hóa cho Giải pháp Bảo mật Cisco (SAUI) => 300-735 Tự động hóa và lập trình Giải pháp Bảo mật Cisco (SAUTO) • Triển khai Tự động hóa cho Giải pháp Nhà cung cấp Dịch vụ Cisco (SPAUI) => 300-535 Tự động hóa và lập trình Giải pháp Nhà cung cấp Dịch vụ Cisco (SPAUTO) • Triển khai Tự động hóa cho Giải pháp Cộng tác Cisco (CLAUI) => 300-835 Tự động hóa và Lập trình Giải pháp Cộng tác Cisco (CLAUTO)

Thời lượng khóa học:


Nội dung khóa học:

Course objectives

After taking this training, you should be able to:

  • 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

Lab outline

  • Use Network Automation Scripts
  • Enforce Python Fundamentals on the Interactive Interpreter
  • Automate Networks with Netmiko
  • Use the Git Version-Control System and Collaborate on an Internal Project
  • Build Reproduceable Automation Environments
  • Use HTTP-Based APIs with Postman
  • Explore YAML and JSON Data
  • Consume HTTP-Based APIs with Python Requests
  • Explore YANG Tools
  • Explore RESTCONF with Python
  • Explore NETCONF with Python
  • Configure Network Devices with Ansible
  • Collect Network Data with Ansible
  • Build and Deploy Configurations with Ansible