Junos CLI Flashcards
What is the Junos CLI used for?
The Junos CLI (Command Line Interface) is used to configure, monitor, and troubleshoot Junos devices.
What are the two main modes in Junos CLI?
The two main modes are configuration mode and operational mode.
How do you enter configuration mode in Junos CLI?
You enter configuration mode by typing configure or edit in operational mode.
How do you view the current configuration in Junos CLI?
You can view the current configuration using the show configuration command.
What is the command to commit changes in Junos CLI?
The command to commit changes is commit.
How do you view interface statistics in Junos CLI?
Use the command show interfaces to view interface statistics.
How do you exit configuration mode in Junos CLI?
You exit configuration mode by typing exit or commit and quit.
What command is used to save the current configuration in Junos CLI?
The commit command saves the current configuration.
What is the purpose of the rollback command in Junos CLI?
The rollback command reverts the configuration to a previous state.
How do you check system information in Junos CLI?
You can check system information using the show version or show system information command.