JNCIA-Junos: Juniper Networks Certified Associate – Junos (legacy) — Question 32
Which command will delete the current rescue configuration?
Answer options
- A. user@router# system delete configuration rescue
- B. user@router> request system configuration rescue delete
- C. user@router# delete rescue configuration
- D. user@router> file delete rescue-configuration
Correct answer: B
Explanation
The correct answer is B because it specifically uses the 'request' command to delete the rescue configuration, which is the appropriate syntax for this action. Options A and C do not follow the correct syntax for deleting the rescue configuration, while option D refers to a file deletion command, which is not applicable in this context.