Chapter 1: Junos Operating System Fundamentals: JNCIA-Junos Study Guide-Part 1

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

JNCIA-Junos Study Guide—Part 1

Chapter 1: Junos Operating System Fundamentals

This Chapter Discusses:


• The Junos operating system and its basic design architecture;
• Traffic processing for transit and exception traffic; and
• Junos devices.

Robust, Modular, and Scalable


Junos OS functionality is compartmentalized into multiple software processes.
Each process handles a portion of the device’s functionality. Each process runs
in its own protected memory space, ensuring that one process cannot directly
interfere with another. When a single process fails, the entire system does not
necessarily fail. This modularity also ensures that new features can be added
with less likelihood of breaking current functionality.
The Junos OS is the trusted, secure network operating system powering the
high-performance network infrastructure offered by Juniper Networks. The Junos
kernel is based on the FreeBSD UNIX operating system, which is an open-source
software system.

Single Source Code Base


All platforms running the Junos OS use
the same software source code base
within their platform-specific images.
This design ensures that core features
work in a consistent manner across all
platforms running the Junos OS.
Because many features and services
are configured and managed the
same way, the setup tasks and
ongoing maintenance and operation
within your network are simplified.

© 2012 Juniper Networks, Inc. All rights reserved. Junos Operating System Fundamentals • Chapter 1–1

You might also like