Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • JAUT - Junos Automation

    Duration
    5 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta

    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.

     

    Associated Certification:

    Automation and DevOps, Associate (JNCIA-DevOps)

    • 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.

    DAY 1

    1. Course Introduction

     

    2. 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

     

    3. Jinja2

    • Discuss Junos Automation templates
    • Create Jinja2 templates

     

    Lab 1: Creating Jinja2 Templates

     

    4. 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

     

    5. 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

     

    6. Basics of SLAX

    • Describe SLAX relation to XML, XPath, and Junos XML API
    • Create simple SLAX scripts
    • Describe SLAX templates, variables, and flow control statements

     

    7. Automating Junos with SLAX

    • Describe Junos op, commit, event, and SNMP scripts
    • Use the Junos function library
    • Describe the difference between available SLAX versions

     

    8. Junos Op Scripts Using SLAX

    • Create and execute SLAX op scripts
    • Use arguments with SLAX op scripts
    • Execute Junos RPCs from SLAX op scripts
    • Configure Junos devices with SLAX op scripts

     

    Lab 4: Junos Op Scripts Using SLAX

     

    9. Junos Op Scripts Using Python

    • Create and execute Python op scripts
    • Use arguments with Python op scripts
    • Execute Junos RPCs from Python op scripts
    • Configure Junos devices with Python op scripts

     

    Lab 5: Junos Op Scripts Using Python

     

    10. 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

    11 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

     

    12. Junos Event Policies

    • Identify Junos OS events
    • Create Junos OS event policies

     

    13. Junos Event Scripts

    • Create Junos event scripts

     

    Lab 8: Junos Event Policies and Event Scripts

     

    14. 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

    15. Salt Introduction

    • Describe Salt architecture and components
    • Perform basic Junos device management tasks with Salt

     

    16. 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

     

    17. 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

     

    18. YANG

    • List the main YANG features
    • Describe the syntax of YANG
    • Identify YANG use cases with Junos OS

     

    19. Custom YANG Modules

    • Describe custom configuration statements and translation scripts
    • Describe custom RPCs and action scripts

     

    DAY 5

    20. 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

     

    21. 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

     

    22. Automating Junos OS with JET APIs

    • Develop JET applications using Service API
    • Develop JET applications using Notification API

     

    Lab 13: Using JET

     

    23. 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

    Benefits individuals responsible for configuring and monitoring devices running the Junos OS

    • Intermediate-level networking knowledge
    • An understanding of the Open Systems Interconnection (OSI) reference model and the TCP/IP protocol suite
    • Complete the Introduction to Junos Platform Automation and DevOps (IJAUT) course

    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.

     

    Associated Certification:

    Automation and DevOps, Associate (JNCIA-DevOps)

    • 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.

    DAY 1

    1. Course Introduction

     

    2. 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

     

    3. Jinja2

    • Discuss Junos Automation templates
    • Create Jinja2 templates

     

    Lab 1: Creating Jinja2 Templates

     

    4. 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

     

    5. 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

     

    6. Basics of SLAX

    • Describe SLAX relation to XML, XPath, and Junos XML API
    • Create simple SLAX scripts
    • Describe SLAX templates, variables, and flow control statements

     

    7. Automating Junos with SLAX

    • Describe Junos op, commit, event, and SNMP scripts
    • Use the Junos function library
    • Describe the difference between available SLAX versions

     

    8. Junos Op Scripts Using SLAX

    • Create and execute SLAX op scripts
    • Use arguments with SLAX op scripts
    • Execute Junos RPCs from SLAX op scripts
    • Configure Junos devices with SLAX op scripts

     

    Lab 4: Junos Op Scripts Using SLAX

     

    9. Junos Op Scripts Using Python

    • Create and execute Python op scripts
    • Use arguments with Python op scripts
    • Execute Junos RPCs from Python op scripts
    • Configure Junos devices with Python op scripts

     

    Lab 5: Junos Op Scripts Using Python

     

    10. 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

    11 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

     

    12. Junos Event Policies

    • Identify Junos OS events
    • Create Junos OS event policies

     

    13. Junos Event Scripts

    • Create Junos event scripts

     

    Lab 8: Junos Event Policies and Event Scripts

     

    14. 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

    15. Salt Introduction

    • Describe Salt architecture and components
    • Perform basic Junos device management tasks with Salt

     

    16. 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

     

    17. 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

     

    18. YANG

    • List the main YANG features
    • Describe the syntax of YANG
    • Identify YANG use cases with Junos OS

     

    19. Custom YANG Modules

    • Describe custom configuration statements and translation scripts
    • Describe custom RPCs and action scripts

     

    DAY 5

    20. 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

     

    21. 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

     

    22. Automating Junos OS with JET APIs

    • Develop JET applications using Service API
    • Develop JET applications using Notification API

     

    Lab 13: Using JET

     

    23. 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

    Benefits individuals responsible for configuring and monitoring devices running the Junos OS

    • Intermediate-level networking knowledge
    • An understanding of the Open Systems Interconnection (OSI) reference model and the TCP/IP protocol suite
    • Complete the Introduction to Junos Platform Automation and DevOps (IJAUT) course
      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      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.