Arista Certified Engineer – Associate (ACE-A) — Question 21
If you create a schedule job named "Colleen-Job", where will the output of the scheduled commands be placed?
Answer options
- A. /mnt/flash/schedule/colleen-job/
- B. /mnt/flash/Colleen-Job/
- C. flash:Colleen-Job
- D. /mnt/flash/schedule/Colleen-Job/
Correct answer: A
Explanation
The output of scheduled jobs is typically directed to a specific directory designated for such outputs. In this case, the correct option A points to '/mnt/flash/schedule/colleen-job/', which is the designated output path, while the other options either specify incorrect paths or incorrect casing.