<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="36961" language="fr" source="https://portal.flane.ch/swisscom/fr/xml-course/juniper-dejo" lastchanged="2026-03-19T10:36:02+01:00" parent="https://portal.flane.ch/swisscom/fr/xml-courses"><title>Deploying and Extending Junos OS Evolved</title><productcode>DEJO</productcode><vendorcode>JP</vendorcode><vendorname>Juniper Networks</vendorname><fullproductcode>JP-DEJO</fullproductcode><version>1.0</version><objective>&lt;ul&gt;
&lt;li&gt;Identify key differences between Junos OS and Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Explain the high-level architecture of Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Identify the components of Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Explain basic Linux functions in the context of Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Perform configuration tasks in Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Perform management tasks in Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Deploy third-party and custom applications in Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Explain the fundamentals of Docker containers.&lt;/li&gt;&lt;li&gt;Deploy Docker container-based applications on Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Explain how Junos OS Evolved manages system state.&lt;/li&gt;&lt;li&gt;Explain the Junos OS Evolved network stack and host packet path.&lt;/li&gt;&lt;li&gt;Explain logging and tracing in Junos OS Evolved.&lt;/li&gt;&lt;li&gt;Perform basic troubleshooting tasks in Junos OS Evolved.&lt;/li&gt;&lt;/ul&gt;</objective><essentials>&lt;ul&gt;
&lt;li&gt;Intermediate networking knowledge.&lt;/li&gt;&lt;li&gt;Understanding of the OSI reference model and the TCP/IP protocol suite.&lt;/li&gt;&lt;li&gt;Strong familiarity with the Junos operating system.&lt;/li&gt;&lt;/ul&gt;</essentials><audience>&lt;p&gt;This course benefits individuals responsible for working with Junos OS Evolved.&lt;/p&gt;</audience><contents>&lt;ul&gt;
&lt;li&gt;Overview of Junos OS Evolved&lt;/li&gt;&lt;li&gt;Junos OS Evolved Software Architecture&lt;/li&gt;&lt;li&gt;Linux Basics for Junos OS Evolved&lt;/li&gt;&lt;li&gt;Junos OS Evolved Management Tasks&lt;/li&gt;&lt;li&gt;Third-Party Applications on Junos OS Evolved&lt;/li&gt;&lt;li&gt;Deploying a Binary Application to Junos OS Evolved&lt;/li&gt;&lt;li&gt;Docker Basics&lt;/li&gt;&lt;li&gt;Deploying Docker Containers to Junos OS Evolved&lt;/li&gt;&lt;li&gt;Creating a Development Environment for Junos OS Evolved Applications&lt;/li&gt;&lt;li&gt;Troubleshooting Applications on Junos OS Evolved&lt;/li&gt;&lt;li&gt;Troubleshooting System State on Junos OS Evolved&lt;/li&gt;&lt;li&gt;Troubleshooting&amp;mdash;Network Stack and Host Packet Path&lt;/li&gt;&lt;li&gt;Troubleshooting&amp;mdash;Logging and Tracing&lt;/li&gt;&lt;/ul&gt;</contents><outline>&lt;h5&gt;Module 01: Overview of Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the differences between Junos OS and Junos OS Evolved&lt;/li&gt;&lt;li&gt;Explain the high-level Junos OS Evolved Architecture&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 02: Junos OS Evolved Software Architecture&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the Junos OS Evolved components that manage system state&lt;/li&gt;&lt;li&gt;Describe the Junos OS Evolved components that form nodes into a coherent system&lt;/li&gt;&lt;li&gt;Describe the Junos OS Evolved components that manage upgrades&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 03: Linux Basics for Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the responsibilities of the Linux Kernel&lt;/li&gt;&lt;li&gt;Explain how system manages other processes withing Linux&lt;/li&gt;&lt;li&gt;Describe the Linux and Junos OS Evolved directory structures&lt;/li&gt;&lt;li&gt;Explain how certain Junos OS Evolved configurations are implemented in Linux&lt;/li&gt;&lt;li&gt;Demonstrate the use of common Linux shell commands&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 01: Linux Basics for Junos OS Evolved&lt;/p&gt;
&lt;h5&gt;Module 04: Junos OS Evolved Management Tasks&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Configure the management VRF&lt;/li&gt;&lt;li&gt;Upgrade or downgrade Junos OS Evolved software&lt;/li&gt;&lt;li&gt;Perform root password recovery&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 02: Managing Junos OS Evolved&lt;/p&gt;
&lt;h5&gt;Module 05: Third-Party Applications on Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the security framework for binary applications&lt;/li&gt;&lt;li&gt;Describe the APIs available on Junos OS Evolved&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 06: Deploying a Binary Application to Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Review the security requirements for binary applications on Junos OS Evolved&lt;/li&gt;&lt;li&gt;Deploy a binary application on Junos OS Evolved&lt;/li&gt;&lt;li&gt;Daemonize a binary application on Junos OS Evolved&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 03: Deploying a Third-Party Binary on Junos OS Evolved&lt;/p&gt;
&lt;h5&gt;Module 07: Docker Basics&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Explain key Docker concepts&lt;/li&gt;&lt;li&gt;Use Docker commands to create and manage containers&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 04: Docker Basics&lt;/p&gt;
&lt;h5&gt;Module 08: Deploying Docker Containers to Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the process for deploying Docker containers to Junos OS Evolved&lt;/li&gt;&lt;li&gt;Deploy a containerized monitoring stack to Junos OS Evolved&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 05: Deploying a Containerized Monitoring Stack&lt;/p&gt;
&lt;h5&gt;Module 09: Creating a Development Environment for Junos OS Evolved Applications&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the options for building a sandbox for testing Junos OS Evolved&lt;/li&gt;&lt;li&gt;Deploy an application testing sandbox&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 06: Building a Test Environment&lt;/p&gt;
&lt;h5&gt;Module 10: Troubleshooting Applications on Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the capacity-planning considerations for extending Junos OS Evolved&lt;/li&gt;&lt;li&gt;Describe how to limit resource usage for your applications&lt;/li&gt;&lt;li&gt;Describe the tools available for troubleshooting applications on Junos OS Evolved&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 11: Troubleshooting System State on Junos OS Evolved&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe how to query Junos OS Evolved system state&lt;/li&gt;&lt;li&gt;Troubleshoot object dependency issues&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 12: Troubleshooting&amp;mdash;Network Stack and Host Packet Path&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Describe the Linux and Junos network stacks&lt;/li&gt;&lt;/ul&gt;&lt;h5&gt;Module 13: Troubleshooting&amp;mdash;Logging and Tracing&lt;/h5&gt;&lt;ul&gt;
&lt;li&gt;Explain the system logging and tracing infrastructure in Junos OS Evolved&lt;/li&gt;&lt;li&gt;Retrieve support information and statistics&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Lab 07: Troubleshooting Junos OS Evolved&lt;/p&gt;</outline><objective_plain>- Identify key differences between Junos OS and Junos OS Evolved.
- Explain the high-level architecture of Junos OS Evolved.
- Identify the components of Junos OS Evolved.
- Explain basic Linux functions in the context of Junos OS Evolved.
- Perform configuration tasks in Junos OS Evolved.
- Perform management tasks in Junos OS Evolved.
- Deploy third-party and custom applications in Junos OS Evolved.
- Explain the fundamentals of Docker containers.
- Deploy Docker container-based applications on Junos OS Evolved.
- Explain how Junos OS Evolved manages system state.
- Explain the Junos OS Evolved network stack and host packet path.
- Explain logging and tracing in Junos OS Evolved.
- Perform basic troubleshooting tasks in Junos OS Evolved.</objective_plain><essentials_plain>- Intermediate networking knowledge.
- Understanding of the OSI reference model and the TCP/IP protocol suite.
- Strong familiarity with the Junos operating system.</essentials_plain><audience_plain>This course benefits individuals responsible for working with Junos OS Evolved.</audience_plain><contents_plain>- Overview of Junos OS Evolved
- Junos OS Evolved Software Architecture
- Linux Basics for Junos OS Evolved
- Junos OS Evolved Management Tasks
- Third-Party Applications on Junos OS Evolved
- Deploying a Binary Application to Junos OS Evolved
- Docker Basics
- Deploying Docker Containers to Junos OS Evolved
- Creating a Development Environment for Junos OS Evolved Applications
- Troubleshooting Applications on Junos OS Evolved
- Troubleshooting System State on Junos OS Evolved
- Troubleshooting—Network Stack and Host Packet Path
- Troubleshooting—Logging and Tracing</contents_plain><outline_plain>Module 01: Overview of Junos OS Evolved


- Describe the differences between Junos OS and Junos OS Evolved
- Explain the high-level Junos OS Evolved Architecture
Module 02: Junos OS Evolved Software Architecture


- Describe the Junos OS Evolved components that manage system state
- Describe the Junos OS Evolved components that form nodes into a coherent system
- Describe the Junos OS Evolved components that manage upgrades
Module 03: Linux Basics for Junos OS Evolved


- Describe the responsibilities of the Linux Kernel
- Explain how system manages other processes withing Linux
- Describe the Linux and Junos OS Evolved directory structures
- Explain how certain Junos OS Evolved configurations are implemented in Linux
- Demonstrate the use of common Linux shell commands
Lab 01: Linux Basics for Junos OS Evolved

Module 04: Junos OS Evolved Management Tasks


- Configure the management VRF
- Upgrade or downgrade Junos OS Evolved software
- Perform root password recovery
Lab 02: Managing Junos OS Evolved

Module 05: Third-Party Applications on Junos OS Evolved


- Describe the security framework for binary applications
- Describe the APIs available on Junos OS Evolved
Module 06: Deploying a Binary Application to Junos OS Evolved


- Review the security requirements for binary applications on Junos OS Evolved
- Deploy a binary application on Junos OS Evolved
- Daemonize a binary application on Junos OS Evolved
Lab 03: Deploying a Third-Party Binary on Junos OS Evolved

Module 07: Docker Basics


- Explain key Docker concepts
- Use Docker commands to create and manage containers
Lab 04: Docker Basics

Module 08: Deploying Docker Containers to Junos OS Evolved


- Describe the process for deploying Docker containers to Junos OS Evolved
- Deploy a containerized monitoring stack to Junos OS Evolved
Lab 05: Deploying a Containerized Monitoring Stack

Module 09: Creating a Development Environment for Junos OS Evolved Applications


- Describe the options for building a sandbox for testing Junos OS Evolved
- Deploy an application testing sandbox
Lab 06: Building a Test Environment

Module 10: Troubleshooting Applications on Junos OS Evolved


- Describe the capacity-planning considerations for extending Junos OS Evolved
- Describe how to limit resource usage for your applications
- Describe the tools available for troubleshooting applications on Junos OS Evolved
Module 11: Troubleshooting System State on Junos OS Evolved


- Describe how to query Junos OS Evolved system state
- Troubleshoot object dependency issues
Module 12: Troubleshooting—Network Stack and Host Packet Path


- Describe the Linux and Junos network stacks
Module 13: Troubleshooting—Logging and Tracing


- Explain the system logging and tracing infrastructure in Junos OS Evolved
- Retrieve support information and statistics
Lab 07: Troubleshooting Junos OS Evolved</outline_plain><duration unit="d" days="3">3 jours</duration><pricelist><price country="DE" currency="USD">3000.00</price><price country="CH" currency="USD">3000.00</price><price country="AT" currency="USD">3000.00</price><price country="SE" currency="USD">3000.00</price><price country="SI" currency="USD">3000.00</price><price country="IL" currency="USD">3000.00</price></pricelist><miles/></course>