Specifications
16-15
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
Backup Server Authentication Using a SSH Host Key
Configuring Backup and Restore Using SFTP
Prerequisites
Cisco Unity Express 3.0 or a later version
Required Data for This Procedure
There is no data required.
SUMMARY STEPS
1. config t
2. backup {revisions number | server url sftp-url username sftp-username password sftp-password}
3. end
DETAILED STEPS
Backup Server Authentication Using a SSH Host Key 
This section discusses the following topics:
  • Overview, page 14
  • Configuring Backup Server Authentication Without Using the SSH Host Key, page 16
  • Configuring Backup Server Authentication Using the SSH Host Key, page 17
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
backup {revisions number | server url sftp-url 
username sftp-username password sftp-password}
Example:
se-10-0-0-0(config)# backup server url 
sftp://branch/vmbackups username admin password 
mainserver
Performs a backup to the specified SFTP or FTP 
server. To use SFTP, the URL must be of the form 
sftp://hostname/directory.
Step 3
end
Example:
se-10-0-0-0(config)# end
Returns to privileged EXEC mode.










