Specifications
16-22
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 16 Backing Up and Restoring Data
Configuring Scheduled Backup Jobs
DETAILED STEPS
Command or Action Purpose
Step 1
backup schedule [name]
Example:
se-10-0-0-0# backup schedule 22
Enters backup schedule configuration submode to
enable you to configure a scheduled backup job.
Step 2
repeat every {number days |number weeks on day |
number months on day date | number years on month
month} at time time
Example:
se-10-0-0-0(backup-schedule)# repeat every 2 days at
time 10:00
Specifies how often a recurring scheduled backup
occurs. To configure a one-time backup job, use the
repeat once command. You can also optionally use
one of the other repeat commands listed in the
previous note.
Step 3
start-date date
Example:
se-10-0-0-0(backup-schedule)# start-date 05/30/2009
Specifies the start date for the recurring scheduled
backup to occur.
Step 4
stop-date date
Example:
se-10-0-0-0(backup-schedule)# stop-date 10/20/2009
Specifies the stop date for the recurring scheduled
backup to occur.
Step 5
disabled from date to date
Example:
se-10-0-0-0(backup-schedule)# disabled from
10/02/2009 to 10/06/2009
Specifies a time period that the recurring scheduled
backup jobs are disabled.
Step 6
backup categories [all] [configuration] [data]
[
HistoricalData] [TimeCardView]
Example:
se-10-0-0-0(backup-schedule)# backup categories
configuration
Specifies which categories of data to backup.
Step 7
end
Example:
se-10-0-0-0(backup-schedule)# end
Exits to privileged EXEC mode.
Step 8
show schedules
or show backup schedules
Example:
se-10-0-0-0# show schedules
(Optional) Displays all recurring scheduled events or
all scheduled backup jobs configured on the local
system.
Step 9
show schedule detail job job-name
or show backup schedule detail job job-name
Example:
se-10-0-0-0# show schedule detail job job-22
(Optional) Displays the details of the specified
recurring scheduled event or backup job.