The Junos CLI | Introduction to Juniper and JNCIA Part 2

Описание к видео The Junos CLI | Introduction to Juniper and JNCIA Part 2

Let’s start by looking at the basics of the CLi and the configuration hierarchy.

Juniper devices run Junos OS, which is built on Free-BSD or Linux.
There are two modes in Junos; Operational (where we use commands like ping) and configuration (where we configure the device).
When we change mode, the last symbol in the prompt changes as well.
Operational mode commands can be run from within configuration mode by starting each command with ‘run’.

Junos comes with a built-in ‘help’ command that you can use at any time.
Commands can be tab or space completed, and variables can be tab completed.

The Junos configuration uses a highly structured hierarchy, which looks like JSON formatted data. This makes it easy to search and parse.
This behaves like a file system, where each level of configuration is like a directory, and instead of containing files, it contains settings.
Settings are added with the ‘set’ command, and removed with the ‘delete’ command.
Configuration changes aren’t applied immediately. Instead they need to be ‘committed’ with the ‘commit’ command.

Study notes: https://networkdirection.net/study-no...
Transcript: https://networkdirection.net/study-no...
Quizzes: https://networkdirection.net/labsandq...
Labs: https://networkdirection.net/labsandq...


Overview of this video:

0:00 Introduction

0:10 CLI Modes

1:38 Simple Commands

3:52 Configuration Hierarchy


Patreon information: https://networkdirection.net/patreon/


Further reading:
JunOS Evolved - https://www.juniper.net/documentation...


LET'S CONNECT

🌏    / networkdirection  

🌏   / netwrkdirection  

🌏   / networkdirection  

🌏 https://www.networkdirection.net

#NetworkDirection
#networking
#Juniper

Комментарии

Информация по комментариям в разработке