nerdexam
Juniper

JN0-102 · Question #53

Which mode is used to allow only a single person to edit a configuration?

The correct answer is C. configure exclusive. The configure exclusive command is specifically designed to lock the configuration database, allowing only a single user to make changes and preventing any other user from entering configuration mode.

Configuration Basics

Question

Which mode is used to allow only a single person to edit a configuration?

Options

  • Aconfigure batch
  • Bconfigure private
  • Cconfigure exclusive
  • Dconfigure dynamic

How the community answered

(23 responses)
  • B
    4% (1)
  • C
    91% (21)
  • D
    4% (1)

Why each option

The `configure exclusive` command is specifically designed to lock the configuration database, allowing only a single user to make changes and preventing any other user from entering configuration mode.

Aconfigure batch

`configure batch` is not a standard Junos OS configuration mode for controlling user access.

Bconfigure private

`configure private` allows multiple users to edit private copies of the configuration concurrently, which does not restrict editing to a single person on the main candidate configuration.

Cconfigure exclusiveCorrect

The `configure exclusive` command obtains an exclusive lock on the configuration database, ensuring that only one user can make changes to the candidate configuration at a time.

Dconfigure dynamic

`configure dynamic` is not a standard Junos OS configuration mode for controlling user access to configuration editing.

Concept tested: Junos configuration modes - exclusive access

Source: https://www.juniper.net/documentation/us/en/software/junos/junos-basics/topic-map/junos-cli-configuration-modes.html

Topics

#configuration modes#exclusive configuration

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice