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.
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)- B4% (1)
- C91% (21)
- D4% (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.
`configure batch` is not a standard Junos OS configuration mode for controlling user access.
`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.
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.
`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
Community Discussion
No community discussion yet for this question.