JNCIA-Junos: Juniper Networks Certified Associate – Junos (legacy) — Question 50
How do you save the current candidate configuration in the set format to permanent storage media?
Answer options
- A. [edit] user@router# show | set | save /var/tmp/current.conf
- B. [edit] user@router# show | compare set | save /var/tmp/current.conf
- C. [edit] user@router# save /var/tmp/current.conf | display set
- D. [edit]
Correct answer: D
Explanation
The correct answer is D, as it indicates the context in which the command should be executed without providing an incorrect command structure. Options A, B, and C all present invalid commands for saving the configuration, either by using incorrect syntax or commands that do not accomplish the task of saving the candidate configuration.