
Learn how Junos separates the control plane and forwarding plane: routing engine handles protocol updates, while the forwarding engine uses a copy of the forwarding table to forward frames.
explain how Junos uses a single software train with multiple isolated processes, each handling functions like writing protocols, interface management, and security services, with protected memory spaces.
Explore RE vs PFE architecture: the control plane manages routing updates, while the forwarding plane handles frames and packets, and the two planes remain separated.
Explore Juniper ex releases, including ex as security products, such as sa x firewall, and note r maintenance and f feature velocity releases for dnc certification.
Explore transit traffic in the DNC: it passes only through the forward plane, never through the control plane, and splits into unique one ingress to one egress or multicast one-to-many.
Learn how to manage Junos commit workflows, including candidate and active configurations, commit options such as none, activate, commit check, and practical steps for deploying interface changes.
Use the rollback command in Junos to revert to a previously committed configuration, view rollbacks with date, time, and user, and activate changes with commit.
Distinguish exception traffic from transit traffic in Juniper devices, identify traffic destined for the router, and understand its handling via the control plane, internal link, and built-in rate limiter.
Explore junos os platforms across routing, switching, and security, from PDX transport switches to SAX firewalls and EX and QFX switches, highlighting throughput and cloud-oriented software defined networking integration.
Explore access options for Junos OS: CLI via outer-band serial console or in-band SSH/Telnet, and the J-Web GUI for quick configuration of VPNs and zones, plus direct text configuration edits.
Learn to configure the VRSX management interface fxp0, assign an inet IP address on unit 0 with the inet family, and access the J-Web GUI using show commands.
Learn Juniper Junos login and cli modes, including default password requirements, user vs root access, and how operational mode enables monitoring while configuration mode enables network property setup.
Learn Juniper CLI modes by contrasting operational mode with configuration mode. Practice show commands, configure a loopback interface, set a root password, and commit changes to verify connectivity.
Learn to use Juniper help commands: 'help topic' for general concepts and 'help reference' for configuration syntax; differentiate between them to access usage guidelines and summary information.
Practice configuring help topics and references in Junos, exploring syntax, interface addresses, and command hints to understand how to retrieve background information and syntax for configuration.
Learn how Juniper's active configuration and candidate configuration differ, how the active configuration boots the system, and how commits promote the candidate to the active configuration.
Explore the distinction between candidate and active configurations in Junos. See how changes in configure mode remain in candidate until committed, and how show compare reveals the active differences.
Learn how to use set and delete commands in configuration mode to modify candidate configurations, push changes to the active configuration, and navigate interface hierarchies with edit and show.
This lecture contrasts activate and active commands, demonstrates configuring a loopback interface, committing changes, and pinging the local loopback to verify the firewall.
Learn how to rename, insert, and replace configuration elements using CLI commands to modify interfaces and IP addresses across hierarchical statements.
Explore how to configure Junos from factory default, create a password, and commit changes in configuration mode across EX switches, SRX firewalls, and MX routers.
Learn to gracefully shut down Juno devices by exiting configuration mode, entering operational mode, and issuing a request system halt to ensure system integrity.
Load the factory default configuration, set hostname, time zone, and date; enable remote access (telnet or SSH); set a password of at least six characters for the account; commit changes.
The rescue configuration stores user defined content to restore network connectivity after a configuration failure, including a root password; save from operational mode with request system configuration rescue save.
Learn how to create and use a rescue configuration in Juniper devices to recover from a corrupted active config, saving a known good state with request system configuration rescue save.
Learn how the network time protocol synchronizes devices to a common, accurate time source, with authentication, client/server and symmetric modes, boot servers, and essential show commands.
Archive and back up firewall configuration files to remote storage, including backups of backups. Set up regular transfer scheduling and monitor transfers with logs.
Learn how snmp enables agent and manager communication with get, get bulk, get next, and set operations, and how v3 uses informs instead of traps within a management information base.
Explore interface configuration on Junos devices, identifying management, internal, network, service, and loopback interfaces, and how encryption and ip over ip and generic encapsulation tunnels enable connectivity.
Explore Junos interface naming, including type, FCC slot, pick card, and port, reinforced by the mnemonic 'f pick port' to identify the correct interface in show commands.
Discover how Juniper maps each physical interface to one or more logical units, requiring a logical interface descriptor, while allowing multiple addresses per unit through the inet family.
Learn to differentiate physical and logical interface properties in Junos, configuring physical attributes such as speed and link mode, and logical properties like protocol family, addresses, and virtual circuits.
Verify interface state by using show interfaces in operational mode to inspect admin status, link protocol, and IP address for a given interface or unit zero.
Discover the difference between primary and preferred addresses on Juniper interfaces, where primary uses the numerically lowest local address for broadcast, multicast, and remote pings, while preferred handles same-subnet traffic.
Explore user authentication in Junos OS, covering local authentication and password rules (six-character minimum with alphanumeric, special characters, and mixed case) along with RADIUS and TACACS+ server roles.
Learn how Junos authentication order works by following the configured sequence (radius, tacacs+, password, local), how failures and timeouts trigger the next method, and what happens when servers are unreachable.
Identify how authorization governs every command and configuration statement, applying group-based permissions to allow or deny actions. Learn how user classes, authentication, and encrypted passwords shape access control.
Explore system logging in Junos using a Unix-like syntax, locate /var/log/messages, and manage facilities, severity levels, local and remote logging, archiving to a remote server for centralized troubleshooting.
Interpret system log messages by fields: type, timestamp, name, process, user, message code, and text. Use the help command to decode codes, such as a user exiting configuration mode.
Explore the tracing overview in Junos OS, configuring tracing to log traffic and dynamic routing updates, with both local and remote logging, real-time monitoring, and cleanup commands to stop tracing.
learn to monitor Juniper devices using show commands like show system and show chassis to inspect hardware, alarms, statistics, storage, temperatures, and uptime.
Learn to verify and monitor Junos interfaces using show interfaces and show interfaces extensive. Observe real-time traffic with monitor interface and understand enabled status and link state.
Explore ping and traceroute to test connectivity and trace forwarding paths, configure IP addresses on Junos and Cisco interfaces, and use monitor interface for real-time ICMP statistics.
Learn to view the current Junos release with show version and show version detail, and memorize the Junos naming convention: pre, package, release, and addition.
Download Junos OS either through the Juniper website with a supported browser after logging in with a support account, or via ftp with a client to retrieve the image.
Upgrade Junos OS by activating the new image with request system software add, reboot to complete, and verify via console; download only from Juniper with signed images in bar-dmp.
Discover unified in-service software upgrade for Junos that avoids disruption and downtime. Enable GRES and NSR, verify synchronization, download the package, and initiate the upgrade on the routing engine.
Free storage by running request system storage cleanup in operational mode. Use a dry run to list removal targets, old log files, software versions, and temporary files; then confirm deletion.
Learn to prepare a Junos device for redeployment or sale by wiping the system and data from operational mode using the system zero XYZ command, restoring default configuration.
Master basic routing with static routes, using next hop as an egress interface or a direct IP while handling unreachable next hops and applying no re advertise, reject, or discard.
Master next-hop resolution in Junos by configuring static routes, understanding direct vs indirect next hops, and using the resolve option to reach non-directly connected networks.
Configure static routes, verify with show route and show route protocol statically, set next hops, and test reachability with ping counts and SPF checks.
Learn to configure qualifying next hops for static routes, creating a floating static route by setting primary and secondary next hops and adjusting route preferences.
Compare static and dynamic routing to see why static routes suit small networks, while dynamic routing protocols simplify large networks by learning routes automatically, boosting availability and scalability.
Explore dynamic routing protocols, distinguishing internal gateway protocols like RIP, OSPF, and ISIS from exterior BGP, noting OSPF's link-state design, faster convergence, and backbone area zero.
Define the route preference value (administrative distance) and show how lower values favor local or direct routes. Compare spf, direct, internal, and external bgp sources.
Configure Juniper ospf basic on Junos across three firewalls in backbone area zero; set up interfaces and sub interfaces, enable ospf, and verify neighbors and routes using show commands.
Learn how to configure Juniper vSRX and a Cisco router for OSPF in area zero, establish neighbor adjacency, and verify with ping and show commands.
Explore routing policy fundamentals, including how import and export policies control routes entering and leaving the routing table, how to adjust route preferences, and how policies govern neighbor advertisements.
Understand default import and export policies: BGP imports all neighbor routes and exports them; SPF imports routes and floods LSAs; RIP imports from neighbors and exports only with explicit policy.
Explore the building blocks of a routing policy, including zero or more terms, from criteria and terminating actions; learn how terms evaluate sequentially, with a default policy for unmatched traffic.
Learn match criteria for routing policies, including prefix, rule filter, or prefix list, and how static or BGP routes use next hop to determine accept or reject actions.
Explore how route filters leverage prefix lists and match types - and, or, longer, and perfect length ranges - to reject private RFC 1918 addresses, with most-specific-first evaluation.
Learn how common terminating actions operate after a match, including accept, reject, and next term or policy, and how to modify attributes such as BGP community and route preference.
Create and apply routing policies in Junos by defining policy options, creating policy statements, matching IP address filters, and setting accept or reject actions for protocol SPF.
Learn how firewall filters control transit traffic on Junos devices, using access control lists, with stateless and stateful options, and understand inbound, outbound, and return traffic rules.
Explore firewall filters' building blocks, terms, match conditions, and actions, and learn how ordered terms determine whether traffic is allowed or denied, with default discard and non-configurable deferred action.
Describe how a firewall filter uses from statements to match header conditions like IP addresses, ports, and protocols, and differentiate it from policy routing for SPF, BGP, and RIP.
Learn how firewall filters manage traffic actions, including accept, discard, and reject, with ICMP feedback and logging, and how to define, configure, and apply filters to interfaces.
Learn to filter local traffic with firewall filters on the loopback interface, safeguarding management and control plane traffic using accept, reject, else accept, and a trusted prefix list.
In this course, I will describe in the easiest way possible all the topics nessesary to pass the JNCIA-JUNOS Certification in 30 days or less. The JNCIA-Junos certification is designed for networking professionals with beginner-intermediate knowledge of networking. It builds a candidate's understanding of networking fundamentals, as well as the core functionality of the Juniper Networks Junos OS