nerdexam
Juniper

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.

Configuration Basics

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)
  • B
    88% (23)
  • C
    4% (1)
  • D
    8% (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.

Aload override rescue

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.

Brollback rescueCorrect

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.

Cload replace rescue-configuration

There is no standard Junos OS command load replace rescue-configuration; load replace is used with a file or a configuration snippet.

Drollback 49

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

#rescue configuration#configuration management#Junos CLI

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice