JN0-102 · Question #64
Which command is used to restore a Junos device to its default state?
The correct answer is A. load factory-default. The load factory-default command in Junos OS is used to replace the current active configuration with the manufacturer's default configuration, effectively restoring the device to its initial state.
Question
Which command is used to restore a Junos device to its default state?
Options
- Aload factory-default
- Bload override factory-default
- Cload replace default
- Dload set default
How the community answered
(37 responses)- A95% (35)
- C3% (1)
- D3% (1)
Why each option
The load factory-default command in Junos OS is used to replace the current active configuration with the manufacturer's default configuration, effectively restoring the device to its initial state.
The load factory-default command is specifically designed to load the factory-default configuration, which contains the bare minimum settings required for the device to function, effectively resetting the device's configuration to its initial state.
While load override is a valid command for loading a configuration, 'factory-default' is not typically used as a direct override source in that format, and load factory-default is the specific command for this purpose.
There is no standard Junos OS command load replace default for restoring the factory default; load replace is used with a file or a configuration snippet.
There is no standard Junos OS command load set default for restoring the factory default; load set is used to load a configuration using 'set' commands.
Concept tested: Junos OS factory-default configuration restoration
Source: https://www.juniper.net/documentation/us/en/software/junos/junos-os-basics/topics/task/cli-restoring-factory-default-configuration.html
Topics
Community Discussion
No community discussion yet for this question.