Introduction to the Junos Operating System

Slides:



Advertisements
Similar presentations
Chapter 1: Introduction to Scaling Networks
Advertisements

Release 5.1, Revision 0 Copyright © 2001, Juniper Networks, Inc. Advanced Juniper Networks Routing Module 9: Static Routes & Routing Table Groups.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Introduction Course Overview Students Industrial Work Experience Scheme (SIWES) Agboko B.A.
Vishal Bharat Sharma Student ID: Supervisor: Dr. Rajan Shankaran.
Tesseract A 4D Network Control Plane
MIGRATION FROM SCREENOS TO JUNOS based firewall
Institute of Technology, Sligo Dept of Computing Semester 3, version Semester 3 Chapter 3 VLANs.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 1: Introduction to Switched Networks Routing and Switching.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—1-1 MPLS Concepts Introducing Basic MPLS Concepts.
Juniper ESCR Tesco Day 1. Overview Day #1 Maintenance and monitoring Routing protocols Lab Day #2 Introduction to Juniper devices Junos CLI System and.
Juniper Networks. Brief Facts Juniper Networks is a telecommunications equipment vendor specializing in information routing and data security. Founded:
Chapter 1: Hierarchical Network Design
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Communicating over the Network Network Fundamentals – Chapter 2.
© 2012 Juniper Networks, Inc. All rights reserved. | | Worldwide Education Services Chapter 2: Routing Fundamentals Junos Routing Essentials.
JNCIA # 1. FreeBSD (UNIX) Separate control and forwarding plane Control plane Maintains the routing tables, bridging table, and primary forwarding table.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 1: Introduction to Scaling Networks Scaling Networks.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 LAN Design LAN Switching and Wireless – Chapter 1.
LAN Switching and Wireless – Chapter 1
MPLS Concepts Introducing Basic MPLS Concepts. Outline Overview What Are the Foundations of Traditional IP Routing? Basic MPLS Features Benefits of MPLS.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 LAN Design LAN Switching and Wireless – Chapter 1.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 1: Introduction to Switched Networks Routing And Switching 1.0.
© 2005 Cisco Systems, Inc. All rights reserved. BGP v3.2—2-1 BGP Transit Autonomous Systems Forwarding Packets in a Transit AS.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 1: Hierarchical Network Design Connecting Networks.
EX SERIES SWITCHES KEEPING IT SIMPLE Ing. Stephen Attard Computime Ltd Senior Network Engineer.
OKIN Networking Academy JNCIA course Lecture 1 FOR PUBLIC USE F BPS-EN.
Instructor Materials Chapter 7: Network Evolution
SDN challenges Deployment challenges
Instructor Materials Chapter 4: Introduction to Switched Networks
Instructor Materials Chapter 5: Network Security and Monitoring
© 2002, Cisco Systems, Inc. All rights reserved.
100% Exam Passing Guarantee & Money Back Assurance
Introduction to the Junos Operating System
Chapter 2: Static Routing
Instructor Materials Chapter 4: Introduction to Switched Networks
Instructor Materials Chapter 3: Network Protocols and Communications
Chapter 4: Switched Networks
JN0-102 Real Exam Questions & Answers
Network Fundamentals – Chapter 5
Juniper Networks, Inc. Copyright © 2002 – Proprietary and Confidential
LAN Switching and Wireless – Chapter 1
Network Fundamentals – Chapter 9
Download Juniper JN0-102 Exam - Valid JN0-102 Question Answers - Realexamdumps.com
Cisco Dumps Braindumps Dumps4download.us
Chapter 4: Switched Networks
Chapter 2: Static Routing
Network Fundamentals – Chapter 9
Chapter 4: Switched Networks
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
LAN Switching and Wireless – Chapter 1
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 9
Routing Fundamentals JNCIA-JUNOS Foryanto Jaya Wiguna.
Chapter 3 VLANs Chaffee County Academy
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Connecting to the Network
LAN Switching and Wireless – Chapter 1
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 5
Midterm Reference Points
Network Fundamentals – Chapter 9
© 2002, Cisco Systems, Inc. All rights reserved.
Presentation transcript:

Introduction to the Junos Operating System Chapter 2: Junos Operating System Fundamentals

Chapter Objectives After successfully completing this chapter, you will be able to: Describe the Junos operating system and its basic design architecture Explain traffic processing for transit and exception traffic Identify and provide a brief overview of Junos devices

Agenda: Junos Operating System Fundamentals The Junos OS Traffic Processing Overview of Junos Devices

The Junos OS Robust, modular operating system Provides industry-leading performance and scalability Based on the FreeBSD UNIX operating system

Single Software Train A single software train for all platforms running the Junos OS Eases management overhead by providing a consistent set of features that are implemented in a consistent manner 12.0 12.1 … J2320 TX Matrix

Separation of Control and Forwarding All platforms running the Junos OS share a common design goal: Clean separation of control and forwarding functions Routing Engine RT FT The Junos OS Control Plane Internal Link Forwarding Plane FT Frames/Packets In Frames/Packets Out Packet Forwarding Engine

Packet Forwarding Engine Routing Engine Maintains routing and forwarding tables Controls and monitors the chassis Manages the PFE Routing Engine RT FT The Junos OS Control Plane Forwarding Plane Packet Forwarding Engine

Packet Forwarding Engine Uses Layer 2 and Layer 3 forwarding tables, provided by the RE, to forward traffic toward its destination Implements various services such as policing, stateless firewall filtering, and class of service Routing Engine Control Plane Forwarding Plane FT Frames/Packets In Frames/Packets Out Packet Forwarding Engine

Agenda: Junos Operating System Fundamentals The Junos OS Traffic Processing Overview of Junos Devices

Transit Traffic Processing Transit traffic is forwarded through the local system PFE uses the forwarding table provided by the RE Examples of transit traffic include unicast and multicast traffic Routing Engine CPU Control Plane Forwarding Plane FT Frames/Packets In Frames/Packets Out Packet Forwarding Engine

Exception Traffic Processing (1 of 2) Exception traffic is processed by the local system Traffic destined for the local system is processed by RE CPU In most cases, the PFE processes traffic requiring the generation of ICMP messages, such as TTL expired Routing Engine CPU Control Plane Forwarding Plane Frames/Packets In Frames/Packets Out Packet Forwarding Engine

Exception Traffic Processing (2 of 2) Exception traffic is rate-limited on the internal link to protect the RE from potential DoS attacks Control traffic is given preference when congestion exists Routing Engine CPU Control Plane Built-In Rate Limiting Forwarding Plane Frames/Packets In Packet Forwarding Engine

Agenda: Junos Operating System Fundamentals The Junos OS Traffic Processing Overview of Junos Devices

Overview of Junos Devices Platforms running the Junos OS span switching, routing, and security roles and are suited for small to large networks in both enterprise and service provider environments Routing Switching Security

Junos Routing Devices M Series LN Series ACX Series PTX Series MX Series T Series

Junos Switching Devices QFX Series EX Series

Junos Security Devices J Series SRX Series

Summary In this chapter, we: Described the Junos OS and its basic design architecture Explained how transit and exception traffic is processed Identified and provided a brief overview of Junos devices

Review Questions What are some advantages of the Junos OS? What are the primary functions of the control plane and the forwarding plane on Junos devices? How are transit and exception traffic processed? Name three platforms that run the Junos OS.