nerdexam
Juniper

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.

Configuration Basics

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)
  • B
    90% (18)
  • C
    5% (1)
  • D
    5% (1)

Why each option

To save the current active configuration as the rescue configuration, the command `request system configuration rescue save` is used.

Auser@router# save | rescue

The command `save | rescue` is not a valid Junos CLI command for saving the rescue configuration.

Buser@router> request system configuration rescue saveCorrect

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.

Cuser@router# save rescue configuration

The command `save rescue configuration` is not a valid Junos CLI command for saving the rescue configuration.

Duser@router> file save 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

#rescue configuration#configuration management#operational commands

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice