Specifications

16-25
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 name]
Example:
se-10-0-0-0# backup schedule name 22
Enters backup schedule configuration mode to enable
you to configure a scheduled backup job.
Step 2
backup notification on {success | failure | always}
{voicemail user_id | email email_address | epage
epage_address}
Example:
se-10-0-0-0(backup schedule)# backup notification on
always email aaa@cisco.com
se-10-0-0-0(backup schedule)# backup notification on
failure email bbb@cisco.com
se-10-0-0-0(backup schedule)# backup notification
always pager email2@com
se-10-0-0-0(backup schedule)# backup notification
always voicemail admin
Configures the system to notify users about the
scheduled backup status. You can enter this command
multiple times to configure different notification
targets. You can configure up to three notification
targets for each target type: voicemail, email, or
epage.
Step 3
end
Example:
se-10-0-0-0(backup-schedule)# end
Exits to privileged EXEC mode.
Step 4
show backup schedule detail job job-name
Example:
se-10-0-0-0# show backup schedule detail job job-22
(Optional) Displays the details of the specified
recurring scheduled backup job.