Viewing the last backup and restore status using the CLI

Prev Next

Use the commands in this section to view the status for the last backup and restore operations.

To view the details of the last backup operation:
  1. Go to CLI enable mode.

    hostname > enable
  2. View the details of the last backup operation. For example:

    hostname # show backup status
    Backup status:                 not-running
    
    Last backup profile:           full
    Last backup destination:       local
    Last backup start time:        2016/12/08 18:32:58.112
    Last backup end time:          2016/12/08 18:34:26.301
    Last Backup result:            success
To view the details of the last restore operation:
  1. Go to CLI enable mode.

    hostname > enable
  2. View the details of the last restore operation. For example:

    hostname # show restore status
    Restore status:                 not-running
    
    Last restore profile:           fedb
    Last restore source:            usb
    Last restore start time:        2016/12/08 21:13:53.151
    Last restore end time:          2016/12/08 21:13:53.151
    Last restore result:            success