Chapter2 User Interface JUNOS JNCIA
Chapter2 User Interface JUNOS JNCIA
CHAPTER 2
USER INTERFACE
1
Juniper Networks JNCIA-Junos – JN0-103
2.0 Identify the concepts, operation or functionality of the Junos user interface
2.1 CLI functionality
2.2 CLI modes
2.3 CLI navigation
2.4 CLI Help
2.5 Filtering output
2.6 Active versus candidate configuration
2.7 Reverting to previous configurations
2.8 Modifying, managing, and saving configuration files
2.9 Viewing, comparing, and loading configuration files
2.10 J-Web (core/common functionality only)
2
Juniper Networks JNCIA-Junos – JN0-103
3
Juniper Networks JNCIA-Junos – JN0-103
- Operational Mode
- starts with the “>” sign
- only for operations
- “show, ping, traceroute”
- Configuration Mode
- starts with the “#” sign
- for all types of configuration/modifying/editing/etc…
4
Juniper Networks JNCIA-Junos – JN0-103
*Junos supports auto-completion for all features and under any hierarchy
5
Juniper Networks JNCIA-Junos – JN0-103
7
Juniper Networks JNCIA-Junos – JN0-103
- Active Configuration
- all the current running configuration on the device
- Candidate Configuration
- newly added edits that still didn’t take place into the Active configuration
- requires typing “Commit”
- all the “Candidate” config will be committed/migrated to the Active config
8
Juniper Networks JNCIA-Junos – JN0-103
9
Juniper Networks JNCIA-Junos – JN0-103
- Commit Types
- “Commit”
- only commit and save the changes in the candidate config
- “Commit Check”
- check the candidate config before committing it
- “Commit Confirmed”
- temporarily commit changes until the user confirms it later
- “Commit At”
- commits at a specific time later
- “Commit Comment”
- label the current config with a name, shows at the Rollback table
- “Commit and-Quit”
- commit and navigate back to the operational mode
10
Juniper Networks JNCIA-Junos – JN0-103
11
Juniper Networks JNCIA-Junos – JN0-103
12
Juniper Networks JNCIA-Junos – JN0-103
- “show config”
- views the active/current running configuration
- “show config | display set”
- views the active/current running configuration in the “set” order
- “show | compare”
- shows the candidate uncommitted config, whether it is an add or remove
- “load”
- loads a specific configuration file to take place as an “active configuration”
13
Juniper Networks JNCIA-Junos – JN0-103
14