Which command creates a daily backup task using the Scheduler at 02:00?

Study for the MTCNA Foundation Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your certification!

Multiple Choice

Which command creates a daily backup task using the Scheduler at 02:00?

Explanation:
Scheduling a daily task at a fixed time uses the start-time to set when it runs, interval set to 1d for a daily repetition, and on-event to execute the backup command. This command defines a task named nightly-backup, runs at 02:00 every day, and executes /system backup save name=nightly, which creates the nightly backup file at that time. That combination—02:00 start time, daily interval, and the backup command—matches the requirement precisely. The other options diverge by using a different time (03:00), a weekly interval (1w), or only changing the task name without affecting the actual timing and action, so they don’t meet the stated goal as cleanly.

Scheduling a daily task at a fixed time uses the start-time to set when it runs, interval set to 1d for a daily repetition, and on-event to execute the backup command. This command defines a task named nightly-backup, runs at 02:00 every day, and executes /system backup save name=nightly, which creates the nightly backup file at that time. That combination—02:00 start time, daily interval, and the backup command—matches the requirement precisely. The other options diverge by using a different time (03:00), a weekly interval (1w), or only changing the task name without affecting the actual timing and action, so they don’t meet the stated goal as cleanly.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy