Implementing Automation for Cisco Data Center Solutions (DCAUI) v1.0

Download Course Contents

Implementing Automation for Cisco Data Center Solutions (DCAUI) v1.0 Course Overview

The Implementing Automation for Cisco Data Center Solutions (DCAUI) v1.0 course teaches you how to implement Cisco® Data Center automated solutions including programming concepts, orchestration, and automation tools. Through a combination of lessons and hands-on practice, you will manage the tools and learn the benefits of programmability and automation in the Cisco-powered Data Center. You will examine Cisco Application Centric Infrastructure (Cisco ACI®), Software-Defined Networking (SDN) for data center and cloud networks, Cisco Nexus® (Cisco NX-OS) platforms for device-centric automation, and Cisco Unified Computing System (Cisco UCS®) for Data Center compute. You will study their current ecosystem of Application Programming Interfaces (APIs), software development toolkits, and relevant workflows along with open industry standards, tools, and APIs, such as Python, Ansible, Git, JavaScript Object Notation (JSON), Yaml Aint Markup Language (YAML), Network Configuration Protocol (NETCONF), Representational State Transfer Configuration Protocol (RESTCONF), and Yet Another Generation (YANG). This course prepares you for the 300-635 Automating Cisco Data Center Solutions (DCAUTO) certification exam. Introducing Automation for Cisco Solutions (CSAU) is required prior to enrolling in Implementing Automation for Cisco Data Center Solutions (DCAUI) because it provides crucial foundational knowledge essential to success. 

Course duration

  • Instructor-led training: 3 days in the classroom and hands-on lab practice
  • Virtual instructor-led training: 3 days of web-based classes and hands-on lab practice

Course details

Objectives

After taking this course, you should be able to:

  • Leverage the tools and APIs to automate Cisco ACI powered data centers.
  • Demonstrate workflows (configuration, verification, healthchecking, monitoring) using Python, Ansible, and Postman.
  • Leverage the various models and APIs of the Cisco Nexus OS platform to perform day 0 operations, improve troubleshooting methodologies with custom tools, augment the CLI using scripts, and integrate various workflows using Ansible and Python.
  • Describe the paradigm shift of Model Driven Telemetry and understand the building blocks of a working solution.
  • Describe the Cisco Data Center compute solutions can be managed and automated using API centric tooling, by using the Python SDK, PowerTool, and Ansible modules to implement various workflows on Cisco UCS, Cisco IMC, Cisco UCS Manager, Cisco UCS Director, and Cisco Intersight.

Who should enroll

This course is designed for network and software engineers who hold the following job roles:

  • Network engineer
  • Systems engineer
  • Wireless engineer
  • Consulting systems engineer
  • Technical solutions architect
  • Network administrator
  • Wireless design engineer
  • Network manager
  • Site reliability engineer
  • Deployment engineer
  • Sales engineer
  • Account manager

Prerequisites

Before taking this course, you should have the following knowledge and skills:

  • Basic programming language concepts
  • Basic understanding of virtualization and VMware
  • Ability to use Linux and Command Line Interface (CLI) tools, such as Secure Shell (SSH) and bash
  • CCNP level data center knowledge
  • Foundational understanding of Cisco ACI

The following Cisco courses can help you gain the knowledge you need to prepare for this course:

  • Implementing and Administering Cisco Solutions (CCNA®)
  • Introducing Automation for Cisco Solutions (CSAU)
  • Implementing and Operating Cisco Data Center Core Technologies (DCCOR)
  • Programming for Network Engineers (PRNE) v1.0

Outline

  • Describing the Cisco ACI Policy Model
  • Describing the Cisco APIC REST API
  • Using Python to Interact with the ACI REST API
  • Using Ansible to Automate Cisco ACI
  • Describing Cisco ACI Apps Center and Kubernetes Integration
  • Introducing Cisco NX-OS Programmability
  • Describing Day-Zero Provisioning with Cisco NX-OS
  • Implementing On-Box Programmability and Automation with Cisco NX-OS
  • Implementing Off-Box Programmability and Automation with Cisco NX-OS
  • Understanding Model-Driven Telemetry
  • Automating Cisco UCS Using Developer Tools
  • Implementing Workflows Using Cisco UCS Director
  • Describing Cisco DCNM
  • Describing Cisco Intersight

Lab outline

  • Use Cisco APIC Web GUI
  • Discover the Cisco APIC REST API
  • Use Postman with the APIC REST API
  • Use Python with the Cisco APIC REST API
  • Configure and Verify Cisco ACI Using Acitoolkit
  • Use Cobra and Arya to Recreate a Tenant
  • Manage Configuration Using Ansible
  • Set Up a New Tenant the NetDevOps Way
  • Create an Infrastructure Health Report
  • Install an Application from the App Center on the Cisco APIC
  • Power on Auto Provisioning on the Cisco Nexus 9000
  • Use Bash and Guest-Shell on Cisco NX-OS
  • Use Python to Enhance CLI Commands
  • Trigger a Python Script Using Cisco Embedded Event Manager (EEM)
  • Docker Containers on NX-OS
  • Configure and Verify Using NX-API and Python
  • Configure and Verify Using NETCONF/YANG
  • Use Ansible with NX-OS
  • Streaming Telemetry
  • Connect, Query, and Modify Cisco UCS Manager Objects Using Cisco UCS PowerTool
  • Discovery 21: Connect, Query, and Modify Cisco UCS Integrated Management Controller (IMC) Objects Using Cisco IMC PowerTool
  • Utilize Cisco UCS Python Software Development Kit (SDK)
  • Utilize Cisco IMC Python SDK
  • Implement Ansible Playbooks to Modify and Verify the Configuration of Cisco UCS Manager

 

home-icon

The 1-on-1 Advantage

Get 1-on-1 session with our expert trainers at a date & time of your convenience.
home-icon

Flexible Dates

Start your session at a date of your choice-weekend & evening slots included, and reschedule if necessary.
home-icon

4-Hour Sessions

Training never been so convenient- attend training sessions 4-hour long for easy learning.
home-icon

Destination Training

Attend trainings at some of the most loved cities such as Dubai, London, Delhi(India), Goa, Singapore, New York and Sydney.

You will learn:

Module 1: Network Programmability Foundation
  • Utilize common version control operations with git: add, clone, push, commit, diff, branching, merging conflict
  • Describe characteristics of API styles (REST and RPC)
  • Describe the challenges encountered and patterns used when consuming APIs synchronously and asynchronously
  • Interpret Python scripts containing data types, functions, classes, conditions, and looping
  • Describe the benefits of Python virtual environments
  • Explain the benefits of using network configuration tools such as Ansible and Puppet for automating data center platforms
  • Describe the following:
  • Leverage the API inspector to explore the REST API calls made by the ACI GUI
  • Construct a Python script to create an application policy using the ACI REST API
  • Construct a Python script to create an application policy using the ACI Cobra SDK
  • Construct an Ansible playbook to create an application policy
  • Describe the benefits of integrating Kubernetes infrastructure using the ACI CNI plugin
  • Describe Day 0 provisioning with NX-OS
  • Implement On-Box Programmability and Automation with NX-OS
  • Compare model-driven telemetry such as YANG Push and gRPC to traditional network monitoring strategies such as SMNP, Netflow, and SYSLOG
  • Construct Python script that consumes model-driven telemetry data with NX-OS
  • Implement Off-Box Programmability and Automation with NX-OS
  • Configure Cisco UCS with developer tools
  • Describe the capabilities of the DCNM API
  • Identify the steps in the Intersight API authentication method
  • Construct an Intersight API call given documentation to accomplish tasks such as manage server policies, service profiles, and firmware updates
  • Describe the process to implement workflows for physical and virtual infrastructure using UCS Director
  • Utilize UCS Director REST API browser
Live Online Training (Duration : 24 Hours) Fee On Request
We Offer :
  • 1-on-1 Public - Select your own start date. Other students can be merged.
  • 1-on-1 Private - Select your own start date. You will be the only student in the class.

8 Hours
Week Days
Weekend

Start Time : At any time

12 AM
12 PM

1-On-1 Training is Guaranteed to Run (GTR)
Group Training
Online
05 - 07 Jun
09:00 AM - 05:00 PM CST
(8 Hours/Day)
Online
03 - 05 Jul
09:00 AM - 05:00 PM CST
(8 Hours/Day)
Implementing Automation for Cisco Data Center Solutions (DCAUI) v1.0
Course Prerequisites

Prerequisites

Before taking this course, you should have the following knowledge and skills:

  • Basic programming language concepts
  • Basic understanding of virtualization and VMware
  • Ability to use Linux and Command Line Interface (CLI) tools, such as Secure Shell (SSH) and bash
  • CCNP level data center knowledge
  • Foundational understanding of Cisco ACI

The following Cisco courses can help you gain the knowledge you need to prepare for this course:

  • Implementing and Administering Cisco Solutions (CCNA®)
  • Introducing Automation for Cisco Solutions (CSAU)
  • Implementing and Operating Cisco Data Center Core Technologies (DCCOR)
  • Programming for Network Engineers (PRNE) v1.0

 

Student Feedback  (Check Koenig Feedback on Trustpilot)

Q1 Say something about the Trainer? Q2 How is Koenig different from other training Companies? Q3 Will you come back to Koenig for training ?
on Trust Pilot
Student Name Feedback
Dawit Bogale Liche
United States
A1. Thank you for giving me the information I need
Abdella Edao Wabe
United States
A1. he is good trainer
Alemneh Birke Alemu
United States
A1. Humble trainer
Habtamu Baye Mekonnen
United States
A1. Keep going
Hana Getahun Abebe
United States
A1. he is a good teacher

FAQ's


Yes, course requiring practical include hands-on labs.
You can buy online from the page by clicking on "Buy Now". You can view alternate payment method on payment options page.
Yes, you can pay from the course page and flexi page.
Yes, the site is secure by utilizing Secure Sockets Layer (SSL) Technology. SSL technology enables the encryption of sensitive information during online transactions. We use the highest assurance SSL/TLS certificate, which ensures that no unauthorized person can get to your sensitive payment data over the web.
We use the best standards in Internet security. Any data retained is not shared with third parties.
You can request a refund if you do not wish to enroll in the course.
To receive an acknowledgment of your online payment, you should have a valid email address. At the point when you enter your name, Visa, and other data, you have the option of entering your email address. Would it be a good idea for you to decide to enter your email address, confirmation of your payment will be emailed to you.
After you submit your payment, you will land on the payment confirmation screen.It contains your payment confirmation message. You will likewise get a confirmation email after your transaction is submitted.
We do accept all major credit cards from Visa, Mastercard, American Express, and Discover.
Credit card transactions normally take 48 hours to settle. Approval is given right away; however,it takes 48 hours for the money to be moved.
Yes, we do accept partial payments, you may use one payment method for part of the transaction and another payment method for other parts of the transaction.
Yes, if we have an office in your city.
Yes, we do offer corporate training More details
Yes, we do.
Yes, we also offer weekend classes.
Yes, Koenig follows a BYOL(Bring Your Own Laptop) policy.
It is recommended but not mandatory. Being acquainted with the basic course material will enable you and the trainer to move at a desired pace during classes.You can access courseware for most vendors.
Yes, this is our official email address which we use if a recipient is not able to receive emails from our @koenig-solutions.com email address.
Buy-Now. Pay-Later option is available using credit card in USA and India only.
You will receive the digital certificate post training completion via learning enhancement tool after registration.
Yes you can.
Yes, we do. For details go to flexi
You can pay through debit/credit card or bank wire transfer.
Yes you can request your customer experience manager for the same.
1-on-1 Public - Select your start date. Other students can be merged.
1-on-1 Private - Select your start date. You will be the only student in the class.
Yes, fee excludes local taxes.
Yes, we do.
The Fee includes:
  • Testing Via Qubits
Yes, Koenig Solutions is a Cisco Learning Partner
Schedule for Group Training is decided by Koenig. Schedule for 1-on-1 is decided by you.
In 1 on 1 Public you can select your own schedule, other students can be merged. Choose 1-on-1 if published schedule doesn't meet your requirement. If you want a private session, opt for 1-on-1 Private.
Duration of Ultra-Fast Track is 50% of the duration of the Standard Track. Yes(course content is same).

Prices & Payments

Yes of course.
Yes, We are

Travel and Visa

Yes we do after your registration for course.

Food and Beverages

Yes.

Others

Says our CEO-
“It is an interesting story and dates back half a century. My father started a manufacturing business in India in the 1960's for import substitute electromechanical components such as microswitches. German and Japanese goods were held in high esteem so he named his company Essen Deinki (Essen is a well known industrial town in Germany and Deinki is Japanese for electric company). His products were very good quality and the fact that they sounded German and Japanese also helped. He did quite well. In 1970s he branched out into electronic products and again looked for a German name. This time he chose Koenig, and Koenig Electronics was born. In 1990s after graduating from college I was looking for a name for my company and Koenig Solutions sounded just right. Initially we had marketed under the brand of Digital Equipment Corporation but DEC went out of business and we switched to the Koenig name. Koenig is difficult to pronounce and marketeers said it is not a good choice for a B2C brand. But it has proven lucky for us.” – Says Rohit Aggarwal (Founder and CEO - Koenig Solutions)
All our trainers are fluent in English . Majority of our customers are from outside India and our trainers speak in a neutral accent which is easily understandable by students from all nationalities. Our money back guarantee also stands for accent of the trainer.
Medical services in India are at par with the world and are a fraction of costs in Europe and USA. A number of our students have scheduled cosmetic, dental and ocular procedures during their stay in India. We can provide advice about this, on request.
Yes, if you send 4 participants, we can offer an exclusive training for them which can be started from Any Date™ suitable for you.