Companies Home Search Profile

Automate Cisco ACI Using Terraform (IaaS) & Python

Focused View

S Shaikh

4:15:08

141 View
  • 1 - Learn DevOps Automate Cisco ACI using Terraform.mp4
    08:16
  • 2 - Cisco ACI Automation and Python Demo Video.mp4
    03:05
  • 3 - Audio Speed.mp4
    00:37
  • 4 - Terraform and ACI Theme.mp4
    00:44
  • 5 - Cisco ACI and Terraform.mp4
    01:55
  • 6 - What is Terraform.mp4
    03:29
  • 7 - What is DevOps.mp4
    03:49
  • 8 - Benefits of Infrastructure as a Code Iaas.mp4
    01:48
  • 9 - What is Cisco ACI.mp4
    01:53
  • 10 - How to Install Terraform.mp4
    02:41
  • 11 - Git Clone and Sample Terraform Code.mp4
    02:49
  • 12 - Basic Terraform Commands.mp4
    02:31
  • 13 - APIC Sandbox Access.mp4
    00:48
  • 14 - VLAN Creation.mp4
    14:38
  • 15 - Domain Creation.mp4
    12:05
  • 16 - AAEP Creation.mp4
    07:20
  • 17 - Interface Policy Group.mp4
    00:08
  • 18 - Interface and Switch Profiles.mp4
    18:32
  • 19 - PortChannel and VPC.mp4
    10:46
  • 20 - Tenant Overview.mp4
    02:48
  • 21 - Tenant Creation.mp4
    03:54
  • 22 - VRF Creation.mp4
    05:36
  • 23 - Application Profile EPGs.mp4
    08:02
  • 24 - Configure multiple EPGs.mp4
    04:00
  • 25 - Bridge Domain Configuration.mp4
    04:24
  • 26 - BD EPG and VRF Association.mp4
    05:24
  • 27 - Contract Subject Filters.mp4
    15:14
  • 28 - Python Introduction.mp4
    00:28
  • 29 - Why to Use Python.mp4
    00:49
  • 30 - Python Installation.mp4
    02:09
  • 31 - Minimum Requirement to setup ACI Lab using Python.mp4
    00:38
  • 32 - Visual Studio Code Editor.mp4
    00:35
  • 33 - VS Code Installation.mp4
    01:40
  • 34 - What is PIP Python Module.mp4
    00:30
  • 35 - How to Install PIP.mp4
    01:51
  • 36 - ACITOOLKIT.mp4
    00:41
  • 37 - Install Acitoolkit Module.mp4
    01:01
  • 38 - ACI Python Scripting Syntax.mp4
    04:39
  • 39 - ACI Tenant Creation using Python Script.mp4
    01:43
  • 40 - ACI VRF Creation Using Python Script.mp4
    02:14
  • 41 - Create ACI Application Profile Using Python Script.mp4
    01:47
  • 42 - ACI Bridge Domain Creation Using Python Script.mp4
    01:44
  • 43 - Create EPG and its association using Python Script.mp4
    02:16
  • 44 - Create Multiple EPGs Using Python Script.mp4
    03:56
  • 45 - Bridge Domain Subnet Configuration Using Script.mp4
    02:37
  • 46 - ACI Port Binding Using Script.mp4
    04:13
  • 47 - ACI PortChannel Binding Using Script.mp4
    02:11
  • 48 - Contracts Creation Using Python Scripts.mp4
    06:50
  • 49 - EPG Contract with Filters.mp4
    08:53
  • 50 - Inter Tenant Contract.mp4
    06:49
  • 51 - L3Out Creation using OSPF Protocol.mp4
    09:01
  • 52 - L3Out Creation Using BGP Protocol.mp4
    08:20
  • 53 - GitHub and ACItoolkit Scripts.mp4
    04:16
  • 54 - Show endpoint.mp4
    03:23
  • 55 - Show interface brief.mp4
    01:15
  • 56 - show aci contracts.mp4
    01:05
  • 57 - show imported contract.mp4
    03:23
  • 58 - show filter.mp4
    02:17
  • 59 - show aci subnet.mp4
    03:14
  • 60 - show tenant.mp4
    00:46
  • 61 - show vrf.mp4
    00:51
  • 62 - show epg.mp4
    00:57
  • 63 - show aci fault.mp4
    01:06
  • 64 - show cdp and lldp.mp4
    01:46
  • 65 - show domain.mp4
    01:02
  • 66 - show interface status.mp4
    04:56
  • Description


    Cisco ACI Automation Using Terraform and Python

    What You'll Learn?


    • Basics of Cisco ACI
    • ACI Hands on experience
    • Cisco ACI Used Cases
    • ACI Practicals
    • Python
    • Terraform

    Who is this for?


  • Network Engineer
  • Network Associate
  • Network Admin
  • More details


    Description

    There are two part covered like doing the aci automation using Infrastructure as a code (Terraform) and also python.

    Through IaaS you can do the entire aci build so I have covered some of very important topics of Cisco ACI.

    Key Skills:

    #Terraform

    #Cisco ACI

    #DevOps

    #How to Use Terraform

    #Install Terraform

    #What is DevOps

    #Python


    Course: Learn DevOps: Automate Cisco ACI with Terraform

    =========================================================

    Topics:

    Fabric Access Policy: Vlans, Domain, AAEP, Switch Profile and Interface Profile.

    Tenant Overview and Its Configuration:

    Create Tenant, VRF, Application Profile, EPGs, BD etc.

    Contracts: Create Contract, Subject & Filters

    L3Outs and L2Outs configuration


    ACI Automation Using Python:

    ====================================================================

    In this course, you will be going to learn about how to do the ACI Automation and this will help you

    to automate provisioning of an ACI Fabric.

    Here you will be going to use the programming language i.e Python which is available to run the automation tasks like Implementing logical Tenant Configuration Changes in the ACI Fabric.

    The first part of this course will be more about covering the ACI Introduction and ACI Automation.

    Second part of the course is about setting up the lab like installing Python and its libraries that is required to run the scripts.

    You will also learn supporting tool like Visual studio Code for editing and running the script.

    Also I will show you how to get the APIC access to perform ACI automation tasks.


    Now third section of the course is about the scripting and performing the ACI Automation tasks with the help of Python Scripts.

    In this section, I am covering how you can perform the changes like creating new tenant, VRF, Bridge Domain, App profile, EPGs, Contracts, Filters, Configuring VLANs, Domains, Static binding with individual interfaces and with the port-channel interfaces. Also, I am covering the very important part like configuring the L3out with OSPF and BGP.


    Fourth section is about the Github and accessing repositories that you can use it for the ACI automation.


    And last section is about troubleshooting commands like running the show commands to get the output of the

    show interface status,

    show vrf

    show cdp/lldp neighbour,

    show endpoints,

    show contract and filters.


    acitoolkit module helps to cover logical tenant related configuration and some troubleshooting commands.






    Who this course is for:

    • Network Engineer
    • Network Associate
    • Network Admin

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    I have 12+ years of IT Experience into Networking (Cisco ACI, Routing & Switching, F5 (Big IP LTM, GTM, APM) & Network Automation.  I have worked in multiple domains like IT, Telecom, Banking, FMCG, Healthcare, Medical, Finance, Trading Sector & Defence and so on. And I love to learn and teach the new technologies.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 66
    • duration 4:15:08
    • Release Date 2023/02/06