An organization executes a full system backup every Sunday at midnight. From Monday through Saturday, differential backups are executed daily at midnight. On Wednesday afternoon, a core router's storage drive fails, requiring a bare-metal recovery. Which of the following restoration sequences must the network administrator execute to restore the router configuration to its latest backed-up state?
- Restore the Sunday full backup, then restore the Tuesday differential backup.Answer
- BRestore the Sunday full backup, followed sequentially by the Monday differential backup and the Tuesday differential backup.
- CRestore the Sunday full backup, followed sequentially by the Monday, Tuesday, and Wednesday incremental backups.
- DRestore only the Tuesday differential backup.
Answer
Restore the Sunday full backup, then restore the Tuesday differential backup.
Differential backups store all data that has changed since the last full backup was taken. To recover a system backed up using a full-plus-differential scheme, an administrator must first restore the latest full backup (Sunday) and then apply the single most recent differential backup (Tuesday). This complete two-step procedure yields the latest data state prior to Wednesday's failure.
Step-by-Step Solution
Key Concept
Differential Backup Restoration Procedure