Cisco-Ausbildung

Insoft Services ist einer der wenigen Schulungsanbieter in EMEAR, der ein umfassendes Angebot an Cisco-Zertifizierungen und spezialisierten Technologieschulungen anbietet.

Lesen Sie mehr

Cisco Zertifizierungen

Erleben Sie einen Blended-Learning-Ansatz, der das Beste aus von Lehrern geleiteten Schulungen und E-Learning zum Selbststudium kombiniert, um sich auf Ihre Zertifizierungsprüfung vorzubereiten.

Lesen Sie mehr

Cisco Learning Credits

Cisco Learning Credits (CLCs) sind Prepaid-Schulungsgutscheine, die direkt bei Cisco eingelöst werden und die Planung für Ihren Erfolg beim Kauf von Cisco-Produkten und -Services erleichtern.

Lösen Sie Ihre CLCs ein

Cisco Continuing Education

Das Cisco Continuing Education Program bietet allen aktiven Zertifizierungsinhabern flexible Optionen zur Rezertifizierung, indem sie eine Vielzahl von in Frage kommenden Schulungselementen absolvieren.

Lesen Sie mehr

Cisco Digital Learning

Zertifizierte Mitarbeiter sind GESCHÄTZTE Vermögenswerte. Erkunden Sie die offizielle Digital Learning Library von Cisco, um sich durch aufgezeichnete Sitzungen weiterzubilden.

CDLL-Katalog

Cisco Business Enablement

Das Cisco Business Enablement Partner Program konzentriert sich auf die Verbesserung der Geschäftsfähigkeiten von Cisco Channel Partnern und Kunden.

Lesen Sie mehr

Cisco Schulungskatalog

Lesen Sie mehr

Technische Zertifizierung

Das Fortinet Network Security Expert (NSE) -Programm ist ein achtstufiges Schulungs- und Zertifizierungsprogramm, um Ingenieuren ihre Netzwerksicherheit für Fortinet FW-Fähigkeiten und -Erfahrungen beizubringen.

Technische Kurse

Fortinet-Ausbildung

Insoft ist als Fortinet Authorized Training Center an ausgewählten Standorten in EMEA anerkannt.

Lesen Sie mehr

Fortinet Schulungskatalog

Lesen Sie mehr

ATC Status

Überprüfen Sie unseren ATC-Status in ausgewählten Ländern in Europa.

Lesen Sie mehr

Fortinet Service-Pakete

Insoft Services hat eine spezielle Lösung entwickelt, um den Prozess der Installation oder Migration zu Fortinet-Produkten zu rationalisieren und zu vereinfachen.

Lesen Sie mehr

Microsoft-Ausbildung

Insoft Services bietet Microsoft-Schulungen in EMEAR an. Wir bieten technische Schulungen und Zertifizierungskurse von Microsoft an, die von erstklassigen Instruktoren geleitet werden.

Technische Kurse

Extreme-Ausbildung

Erfahren Sie außergewöhnliche Kenntnisse und Fähigkeiten von Extreme Networks.

Technische Kurse

Technische Zertifizierung

Wir bieten einen umfassenden Lehrplan für technische Kompetenzen zur Zertifizierung an.

Lesen Sie mehr

Extreme Schulungskatalog

Hier finden Sie alle Extreme Networks online und den von Lehrern geleiteten Kalender für den Klassenraum.

Lesen Sie mehr

ATP-Akkreditierung

Als autorisierter Schulungspartner (ATP) stellt Insoft Services sicher, dass Sie die höchsten verfügbaren Bildungsstandards erhalten.

Lesen Sie mehr

Lösungen & Dienstleistungen

Wir bieten innovative und fortschrittliche Unterstützung bei der Konzeption, Implementierung und Optimierung von IT-Lösungen. Unsere Kundenbasis umfasst einige der größten Telcos weltweit.

Beratungspakete

Ein weltweit anerkanntes Team von zertifizierten Experten unterstützt Sie bei einem reibungsloseren Übergang mit unseren vordefinierten Beratungs-, Installations- und Migrationspaketen für eine breite Palette von Fortinet-Produkten.

Über uns

Insoft bietet autorisierte Schulungs- und Beratungsdienstleistungen für ausgewählte IP-Anbieter. Erfahren Sie, wie wir die Branche revolutionieren.

Lesen Sie mehr
  • +49 6151 277 6496
  • CSAU 1.1 - Introducing Automation for Cisco Solutions

    Duration
    3 Tage
    Delivery
    (Online Und Vor Ort)
    Price
    Preis auf Anfrage
      

    29 excl. VAT

    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)

     

    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
    • Earn 16 CE credits toward recertification

    After taking this course, 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
    • Examining Network Management and Operations
    • Exploring Software Development Methodologies
    • Using Python for Network Automation
    • Describing NetDevOps: DevOps for Networking
    • Managing Automation Development Environments
    • Introducing HTTP Network APIs
    • Reviewing Data Formats and Data Encoding
    • Using Python Requests to Automate HTTP-Based APIs
    • Exploring YANG
    • Using YANG Tools
    • Automating Model-Driven APIs with Python
    • Introducing Ansible for Network Automation
    • Templating Configurations with Jinja2

     

    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

     

    This course is designed primarily for customer engineers and systems engineers in the following job roles:

    • Automation architect
    • Automation engineer
    • Consulting systems engineer
    • DevOps engineer
    • Network administrator
    • Network architect
    • Network consulting engineer
    • Network design engineer
    • Network engineer
    • Network operator
    • Network reliability engineer
    • Sales engineer
    • Site reliability engineer
    • Systems engineer
    • Technical solutions architect

     

    This course would also be useful for network manager job roles such as:

    • Application developer
    • Collaboration developer
    • Collaboration solutions architect
    • IT director
    • Mobile developer
    • Network Operations Center (NOC) manager
    • Software architect
    • Web developer

     

    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
    • Knowledge of working with text editors

     

    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)

     

    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
    • Earn 16 CE credits toward recertification

    After taking this course, 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
    • Examining Network Management and Operations
    • Exploring Software Development Methodologies
    • Using Python for Network Automation
    • Describing NetDevOps: DevOps for Networking
    • Managing Automation Development Environments
    • Introducing HTTP Network APIs
    • Reviewing Data Formats and Data Encoding
    • Using Python Requests to Automate HTTP-Based APIs
    • Exploring YANG
    • Using YANG Tools
    • Automating Model-Driven APIs with Python
    • Introducing Ansible for Network Automation
    • Templating Configurations with Jinja2

     

    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

     

    This course is designed primarily for customer engineers and systems engineers in the following job roles:

    • Automation architect
    • Automation engineer
    • Consulting systems engineer
    • DevOps engineer
    • Network administrator
    • Network architect
    • Network consulting engineer
    • Network design engineer
    • Network engineer
    • Network operator
    • Network reliability engineer
    • Sales engineer
    • Site reliability engineer
    • Systems engineer
    • Technical solutions architect

     

    This course would also be useful for network manager job roles such as:

    • Application developer
    • Collaboration developer
    • Collaboration solutions architect
    • IT director
    • Mobile developer
    • Network Operations Center (NOC) manager
    • Software architect
    • Web developer

     

    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
    • Knowledge of working with text editors

     

      Termine
    • ` 20 May - 22 May, 2024
    • ` 17 Jun - 19 Jun, 2024
    • ` 15 Jul - 17 Jul, 2024
    • ` 12 Aug - 14 Aug, 2024
    • ` 9 Sep - 11 Sep, 2024

    Follow Up Courses

    Filter
    • 2 Tage

      13 May - 14 May, 2024

      10 Jun - 11 Jun, 2024

      8 Jul - 9 Jul, 2024

      5 Aug - 6 Aug, 2024

      2 Sep - 3 Sep, 2024

      30 Sep - 1 Oct, 2024

      Price on Request
      Book Now
    • 4 Tage

      20 May - 23 May, 2024

      17 Jun - 20 Jun, 2024

      15 Jul - 18 Jul, 2024

      12 Aug - 15 Aug, 2024

      9 Sep - 12 Sep, 2024

      Price on Request
      Book Now
    • 4 Tage

      13 May - 16 May, 2024

      10 Jun - 13 Jun, 2024

      8 Jul - 11 Jul, 2024

      5 Aug - 8 Aug, 2024

      2 Sep - 5 Sep, 2024

      30 Sep - 3 Oct, 2024

      Price on Request
      Book Now
    • 4 Tage

      13 May - 16 May, 2024

      10 Jun - 13 Jun, 2024

      8 Jul - 11 Jul, 2024

      5 Aug - 8 Aug, 2024

      2 Sep - 5 Sep, 2024

      30 Sep - 3 Oct, 2024

      Price on Request
      Book Now
    • 3 Tage

      13 May - 15 May, 2024

      10 Jun - 12 Jun, 2024

      8 Jul - 10 Jul, 2024

      5 Aug - 7 Aug, 2024

      2 Sep - 4 Sep, 2024

      30 Sep - 2 Oct, 2024

      Price on Request
      Book Now
    • 2 Tage

      13 May - 14 May, 2024

      10 Jun - 11 Jun, 2024

      8 Jul - 9 Jul, 2024

      5 Aug - 6 Aug, 2024

      2 Sep - 3 Sep, 2024

      30 Sep - 1 Oct, 2024

      Price on Request
      Book Now
    • 3 Tage

      20 May - 22 May, 2024

      17 Jun - 19 Jun, 2024

      15 Jul - 17 Jul, 2024

      12 Aug - 14 Aug, 2024

      9 Sep - 11 Sep, 2024

      Price on Request
      Book Now
    • 5 Tage

      29 Apr - 3 May, 2024

      27 May - 31 May, 2024

      24 Jun - 28 Jun, 2024

      22 Jul - 26 Jul, 2024

      19 Aug - 23 Aug, 2024

      16 Sep - 20 Sep, 2024

      Price on Request
      Book Now
    • 3 Tage

      20 May - 22 May, 2024

      17 Jun - 19 Jun, 2024

      15 Jul - 17 Jul, 2024

      12 Aug - 14 Aug, 2024

      9 Sep - 11 Sep, 2024

      Price on Request
      Book Now
    • 4 Tage

      20 May - 23 May, 2024

      17 Jun - 20 Jun, 2024

      15 Jul - 18 Jul, 2024

      12 Aug - 15 Aug, 2024

      9 Sep - 12 Sep, 2024

      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.