Cisco-training

Insoft Services is een van de weinige aanbieders van opleidingen in EMEAR tot een volledige reeks van Cisco-certificering en gespecialiseerde technische opleiding aan te bieden.

Lees meer

Cisco-certificering

Ervaar een blended learning-aanpak die het beste van door een instructeur geleide training en e-learning in eigen tempo combineert om u te helpen zich voor te bereiden op uw certificeringsexamen.

Lees meer

Cisco Learning Credits

Cisco Learning Credits (CLCs) zijn prepaid trainingsvouchers die rechtstreeks bij Cisco worden ingewisseld en die het plannen van uw succes eenvoudiger maken bij de aankoop van Cisco-producten en -services.

Lees meer

Cisco Continuing Education

Het Cisco Continuing Education Program biedt alle actieve certificeringshouders flexibele opties om opnieuw te certificeren door een verscheidenheid aan in aanmerking komende trainingsitems te voltooien.

Lees meer

Cisco Digital Learning

Gecertificeerde medewerkers zijn GEWAARDEERDE activa. Verken de officiële Digital Learning Library van Cisco om uzelf te informeren via opgenomen sessies.

Lees meer

Cisco Business Enablement

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Cisco trainingscatalogus

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Fortinet-certificering

Het Fortinet Network Security Expert (NSE) -programma is een training- en certificeringsprogramma op acht niveaus om ingenieurs van hun netwerkbeveiliging te leren voor Fortinet FW-vaardigheden en -ervaring.

Technische trainingen

Fortinet-training

Insoft is erkend als Fortinet Authorized Training Center op geselecteerde locaties in EMEA.

Lees meer

Fortinet trainingscatalogus

Bekijk de volledige Fortinet trainingscatalogus. Het programma omvat een breed scala aan cursussen in eigen tempo en onder leiding van een instructeur.

Lees meer

ATC Status

Bekijk onze ATC-status in geselecteerde landen in Europa.

Lees meer

Fortinet Professionele Services

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Lees meer

Microsoft-training

Insoft Services biedt Microsoft-trainingen in EMEAR. We bieden technische trainingen en certificeringscursussen van Microsoft aan die worden geleid door instructeurs van wereldklasse.

Technische cursussen

Extreme-training

Find all the Extreme Networks online and instructor led class room based calendar here.

Technische cursussen

Technische-certificering

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

Lees meer

Extreme trainingscatalogus

Leer uitzonderlijke kennis en vaardigheden van Extreme Networks

Lees meer

ATP accreditatie

Als geautoriseerde trainingspartner (ATP) zorgt Insoft Services ervoor dat u de hoogste onderwijsnormen krijgt die beschikbaar zijn.

Lees meer

Services Oplossingen

Wij bieden innovatieve en geavanceerde ondersteuning bij het ontwerpen, implementeren en optimaliseren van IT-oplossingen.Ons klantenbestand omvat enkele van de grootste Telco's ter wereld.

Oplossingen

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Over ons

Insoft biedt geautoriseerde trainings- en consultancydiensten voor geselecteerde IP-leveranciers. Ontdek hoe we een revolutie teweegbrengen in de industrie.

Lees meer
  • +31 71 799 6230
  • JAUT - Junos Automation

    Duration
    5 Dagen
    Delivery
    (Online and onsite)
    Price
    Price Upon Request

    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
      Datum op aanvraag

    Follow Up Courses

    Filter
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 2 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 2 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 2 Dagen
      Datum op aanvraag
      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.