nerdexam
Juniper

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.

Configuration Basics

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)
  • A
    95% (35)
  • C
    3% (1)
  • D
    3% (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.

Aload factory-defaultCorrect

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.

Bload override factory-default

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.

Cload replace default

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.

Dload set default

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

#factory reset#configuration management#Junos CLI

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice