JN0-102 · Question #68
Which command is used to load the rescue configuration?
The correct answer is B. rollback rescue. The rollback rescue command is used in Junos OS to load and commit the previously saved rescue configuration, providing a known stable configuration.
Question
Which command is used to load the rescue configuration?
Options
- Aload override rescue
- Brollback rescue
- Cload replace rescue-configuration
- Drollback 49
How the community answered
(26 responses)- B88% (23)
- C4% (1)
- D8% (2)
Why each option
The rollback rescue command is used in Junos OS to load and commit the previously saved rescue configuration, providing a known stable configuration.
While load override is a valid command for loading a configuration, rescue is not used as a direct keyword in this context for the rescue configuration.
The rollback rescue command is specifically designed in Junos OS to load the configuration that was previously saved using the save configuration rescue command. This command is used to quickly revert to a known stable configuration state.
There is no standard Junos OS command load replace rescue-configuration; load replace is used with a file or a configuration snippet.
rollback 49 would revert to a previous configuration version based on a numerical index, not specifically the designated rescue configuration.
Concept tested: Junos OS rescue configuration
Source: https://www.juniper.net/documentation/us/en/software/junos/junos-os-basics/topics/topic-map/booting-from-a-rescue-configuration-or-a-factory-default-configuration.html
Topics
Community Discussion
No community discussion yet for this question.