JNCIA-Junos: Juniper Networks Certified Associate – Junos — Question 60
What is the purpose of the load merge command?
Answer options
- A. to look for a replace tag in the configuration you load
- B. to combine the current configuration with the configuration you load
- C. to add or delete variables from the configuration based on the contents of a specified patch file
- D. to completely overwrite the current configuration with the configuration you load
Correct answer: B
Explanation
The load merge command is specifically designed to integrate the loaded configuration with the current one, allowing for a cumulative update. The other options describe different functionalities: A refers to searching for tags, C involves patching variables, and D indicates a complete overwrite, which is not the purpose of the load merge command.