JNCIA-Junos: Juniper Networks Certified Associate – Junos (2022) — Question 18
Which two statements about the configure exclusive command are correct? (Choose two.)
Answer options
- A. The command causes the loss of all uncommitted changes when exiting exclusive mode.
- B. The command allows multiple users to edit private copies of the configuration concurrently.
- C. The command retains all uncommitted changes when exiting exclusive mode.
- D. The command excludes other users from editing the configuration.
Correct answer: A, D
Explanation
Option A is correct because the configure exclusive command does indeed lead to the loss of uncommitted changes when exiting exclusive mode. Option D is also correct, as this command restricts other users from making changes to the configuration while it is in exclusive mode. Options B and C are incorrect because they misrepresent the functionality of the command; it does not allow concurrent editing or retain uncommitted changes.