JNCIA-Junos: Juniper Networks Certified Associate – Junos (2024) — Question 57
Which statement is correct when multiple users are configuring a Junos device using the configure private command?
Answer options
- A. A commit by any user will commit changes made by all active users.
- B. Each user gets their own candidate configuration.
- C. A commit will not succeed until there is only a single user in configuration mode.
- D. Each user shares the same candidate configuration.
Correct answer: B
Explanation
The correct answer is B because when using the configure private command, each user operates with their own separate candidate configuration. Options A and D are incorrect as they imply shared configurations, while C is wrong since multiple users can commit their changes simultaneously without needing to wait for others to exit configuration mode.