JNCIA-Junos: Juniper Networks Certified Associate – Junos (2022) — Question 37
Which command allows multiple users to edit a configuration while committing only their unique changes?
Answer options
- A. configure dynamic
- B. configure batch
- C. configure exclusive
- D. configure private
Correct answer: D
Explanation
The correct answer, 'configure private', allows each user to make changes independently and only commit their specific updates, ensuring that their modifications do not interfere with others. The other options, such as 'configure dynamic', 'configure batch', and 'configure exclusive', do not provide the same level of individual change management and could lead to conflicts or unintended overwrites.