JN0-102 · Question #181
Which command will save the current active configuration as the rescue configuration?
The correct answer is B. user@router> request system configuration rescue save. To save the current active configuration as the rescue configuration, the command request system configuration rescue save is used.
Question
Which command will save the current active configuration as the rescue configuration?
Options
- Auser@router# save | rescue
- Buser@router> request system configuration rescue save
- Cuser@router# save rescue configuration
- Duser@router> file save rescue-configuration
How the community answered
(20 responses)- B90% (18)
- C5% (1)
- D5% (1)
Why each option
To save the current active configuration as the rescue configuration, the command `request system configuration rescue save` is used.
The command `save | rescue` is not a valid Junos CLI command for saving the rescue configuration.
The operational mode command `request system configuration rescue save` is the specific and correct method in Junos OS for saving the currently active configuration as the designated rescue configuration file.
The command `save rescue configuration` is not a valid Junos CLI command for saving the rescue configuration.
The command `file save rescue-configuration` is not a valid Junos CLI command for managing the rescue configuration.
Concept tested: Junos saving rescue configuration
Source: https://www.juniper.net/documentation/us/en/software/junos/junos-basics/topics/task/cli-rescue-configuration.html
Topics
Community Discussion
No community discussion yet for this question.