Junos Platform Automation and DevOps (JAUT) [JNP_JUN_JAUT]
Startdaten und Startorte
placeArrow ECS - Virtual (Juniper Delivered) 22. Aug 2022 bis 26. Aug 2022Details ansehen event 22. August 2022, 09:00-17:00, Arrow ECS - Virtual (Juniper Delivered), NL209561.1 event 23. August 2022, 09:00-17:00, Arrow ECS - Virtual (Juniper Delivered), NL209561.2 event 24. August 2022, 09:00-17:00, Arrow ECS - Virtual (Juniper Delivered), NL209561.3 event 25. August 2022, 09:00-17:00, Arrow ECS - Virtual (Juniper Delivered), NL209561.4 event 26. August 2022, 09:00-17:00, Arrow ECS - Virtual (Juniper Delivered), NL209561.5 |
Beschreibung
Ontdek de verschillende trainingsmogelijkheden bij Global Knowledge
Online of op locatie er is altijd een vorm die bij je past.
Kies op welke manier jij of je team graag een training wilt volgen. Global Knowledge bied je verschillende trainingsmogelijkheden. Je kunt kiezen uit o.a. klassikaal, Virtueel Klassikaal (online), e-Learning en maatwerk. Met onze Blended oplossing kun je de verschillende trainingsvormen combineren.
OVERVIEW
This five-day course provides students with knowledge of how to automate Junos using DevOps automation tools, protocols, and technologies.
Students receive hands-on experience with tools and languages relevant to automating the Junos OS platform in a DevOps environment.
The course includes an introduction to Jinja2 templates and a detailed explanation of how Ansible, Salt, and JSNAPy automation tools are used with the Junos operating system (OS).
The course introduces students to Junos commit, operation (op), event, and SNMP on-box scripts. Two languages for developing these scripts are discussed: SLAX and Python.
The course also explains YANG, OpenConfig, Juniper Extension Toolk…
Frequently asked questions
Es wurden noch keine FAQ hinterlegt. Falls Sie Fragen haben oder Unterstützung benötigen, kontaktieren Sie unseren Kundenservice. Wir helfen gerne weiter!
Ontdek de verschillende trainingsmogelijkheden bij Global Knowledge
Online of op locatie er is altijd een vorm die bij je past.
Kies op welke manier jij of je team graag een training wilt volgen. Global Knowledge bied je verschillende trainingsmogelijkheden. Je kunt kiezen uit o.a. klassikaal, Virtueel Klassikaal (online), e-Learning en maatwerk. Met onze Blended oplossing kun je de verschillende trainingsvormen combineren.
OVERVIEW
This five-day course provides students with knowledge of how to automate Junos using DevOps automation tools, protocols, and technologies.
Students receive hands-on experience with tools and languages relevant to automating the Junos OS platform in a DevOps environment.
The course includes an introduction to Jinja2 templates and a detailed explanation of how Ansible, Salt, and JSNAPy automation tools are used with the Junos operating system (OS).
The course introduces students to Junos commit, operation (op), event, and SNMP on-box scripts. Two languages for developing these scripts are discussed: SLAX and Python.
The course also explains YANG, OpenConfig, Juniper Extension Toolkit (JET), and related APIs.
Finally, the course discusses the use of Junos Telemetry Interface (JTI).
Through demonstrations and hands-on labs, students will gain experience in automating Junos OS and device operations.
This course uses Junos OS Release 21.3R1, Ansible 2.11, Salt 3004, and JSNAPy 1.3.6.
The Junos Platform Automation and DevOps (JAUT) is an intermediate-level course.
Relevant Juniper Product
• ACX Series • PTX Series • EX Series • QFX Series • Junos OS • SRX Series • MX Series • T Series
OBJECTIVES
• Describe Junos automation concepts.
• Use Jinja2 for Junos automation.
• Describe Ansible automation.
• Use Ansible to automate Junos devices.
• Describe the basics of SLAX language.
• Use SLAX to automate Junos devices.
• Use SLAX to develop Junos op scripts.
• Use Python to develop Junos op scripts.
• Use SLAX to develop Junos commit scripts.
• Use Python to develop Junos commit scripts.
• Describe Junos event policies.
• Create Junos event scripts.
• Develop Junos SNMP scripts.
• Describe Salt for Junos support.
• Use Salt software to automate Junos devices.
• Perform network testing with JSNAPy.
• Describe the YANG language.
• Create custom Junos YANG modules.
• Use OpenConfig with Junos OS.
• Describe JET functionality.
• Use JET APIs to automate Junos.
• Describe the Junos Telemetry Interface.
AUDIENCE
Benefits individuals responsible for configuring and monitoring devices running the Junos OS
CERTIFICATION
JNCIS-DevOps
Exams can be purchased at an additional cost – please ask for details - and scheduled at www.vue.com/junipernetworks
NEXT STEP
Advanced Junos Platform Automation and DevOps (AJAUT)
CONTENT
Day 1
Course Introduction
Junos Automation Fundamentals
• Describe the benefits of network automation
• Explain the basic principles of DevOps and NRE
• Describe different approaches and tools used for Junos automation Jinja2
• Discuss Junos Automation templates
• Create Jinja2 templates
Lab 1: Creating Jinja2 Templates
Ansible Introduction
• Prepare Ansible environment for network device management
• Use Ansible to retrieve information from Junos devices
• Use Ansible to configure Junos devices
Lab 2: User Interface Options
Ansible for Junos
• Configure Ansible to securely connect to Junos devices
• Use advanced Ansible playbook functionality
• Create Ansible playbooks that use variables and templates
• Manage Junos device configurations using Jinja2 templates and Ansible
Lab 3: Using Ansible for Junos Configuration Management
Day 2
Basics or SLAX
• Describe SLAX relation to XML, XPath, andJunos XML API
• Create simple SLAX scripts
• Describe SLAX templates, variables, and flow control statements
Automating Junos with SLAX
• Describe Junos on, commit, event, and SNMP scripts
• Use the Junos function library
• Describe the difference between available SLAX versions
Junos On Scripts Using SLAX
• Create and execute SLAX on scripts
• Use arguments with SLAX on scripts
• Execute Junos RPCs from SLAX on scripts
• Configure Junos devices with SLAX on scripts
Lab 4: Junos On Scripts Using SLAX
Junos On Scripts Using Python
• Create and execute Python on scripts
• Use arguments with Python on scripts
• Execute Junos RPCs from Python on scripts
• Configure Junos devices with Python on scripts
Lab 5: Junos On Scripts Using Python
Junos Commit Scripts Using SLAX
• Describe basic SLAX commit script operation
• Develop SLAX commit scripts that perform transient and persistent changes
• Configure and enable SLAX commit scripts
Lab 6: Junos Commit Scripts Using SLAX
Day 3
Junos Commit Scripts Using Python
• Describe how Python commit scripts can perform different actions
• Develop Python commit scripts that perform configuration changes
• Configure and enable Python commit scripts
Lab 7: Junos Commit Scripts Using Python
Junos Event Policies
• Identify Junos OS events
• Create Junos OS event policies
Junos Event Scripts
• Create Junos event scripts
Lab 8: Junos Event Policies and Event Scripts
Junos SNMP Scripts
• Describe how Junos OS SNMP scripts are used
• Create and configure Junos OS SNMP scripts
Lab 9: Junos SNMP Scripts
Day 4
Salt Introduction
• Describe Salt architecture and components
• Perform basic Junos device management tasks with Salt
Automating Junos with Salt
• Configure Junos devices with Salt
• Validate network state using Salt
• Create an event-driven infrastructure with Salt
Lab 10: Automating Junos with Salt
JSNAPy
• Describe how JSNAPy can help automate Junos OS
• Install and configure JSNAPy
• Use JSNAPy to create snapshots and perform tests
• Use JSNAPy with other automation tools
Lab 11: JSNAPy
YANG
• List the main YANG features
• Describe the syntax of YANG
• Identify YANG use cases with Junos OS Custom YANG Modules
• Describe custom configuration statements and translation scripts
• Describe custom RPCs and action scripts
Day 5
OpenConfig
• Describe the advantages of OpenConfig
• Modify the Junos OS configuration using OpenConfig
• Describe using OpenConfig with the Junos Telemetry Interface
Lab 12: Implementing YANG and OpenConfig
Introduction to Juniper Extension Toolkit
• List the main JET components and use cases
• Describe gRPC and JET IDL Files
• Describe JET Service and Notification APIs
Automating Junos OS with JET APIs
• Develop JET applications using Service API
• Develop JET applications using Notification API
Lab 13: Using JET
Junos Telemetry
• Describe JTI protocols and message formats
• Provision native sensors for JTI
• Provision OpenConfig and gRPC sensors for JTI
Lab 14: Using Junos Telemetry
Werden Sie über neue Bewertungen benachrichtigt
Schreiben Sie eine Bewertung
Haben Sie Erfahrung mit diesem Kurs? Schreiben Sie jetzt eine Bewertung und helfen Sie Anderen dabei die richtige Weiterbildung zu wählen. Als Dankeschön spenden wir € 1,00 an Stiftung Edukans.Es wurden noch keine FAQ hinterlegt. Falls Sie Fragen haben oder Unterstützung benötigen, kontaktieren Sie unseren Kundenservice. Wir helfen gerne weiter!