4A0-100 · Question #372
Which configuration edit mode allows only one user to modify the global candidate configuration?
The correct answer is D. Exclusive. In Nokia SR OS, the MD-CLI provides multiple configuration edit modes to allow different types of user interaction with the configuration system: Private mode allows multiple users to create individual configuration candidates, which are then merged with the global candidate…
Question
Which configuration edit mode allows only one user to modify the global candidate configuration?
Options
- APrivate
- BGlobal
- CRead-only
- DExclusive
How the community answered
(16 responses)- A6% (1)
- B19% (3)
- C6% (1)
- D69% (11)
Explanation
In Nokia SR OS, the MD-CLI provides multiple configuration edit modes to allow different types of user interaction with the configuration system: Private mode allows multiple users to create individual configuration candidates, which are then merged with the global candidate during commit. Global mode enables multiple users to edit the same candidate configuration at the same time, with a shared commit session. Read-only mode allows the user to view the configuration without making changes. Exclusive mode restricts access to the global candidate configuration such that only one user at a time can enter and make changes. This prevents conflicts and is useful in environments where strict control over configuration changes is necessary. Therefore, the correct answer is Exclusive mode, as it exclusively locks access to the global candidate for a single user.
Topics
Community Discussion
No community discussion yet for this question.