Specifications
16-19
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
Encrypting and Signing of Backup Content on the Server
Cisco Unity Express 3.1 or later versions, if you configure the same master key before you begin the
restore process. To make it easier to automate a scheduled backup, the master key is stored securely on
the hosting device. It is not included in the backup content.
During the restore process, if the system detects that backup content has been tampered with, the restore
process aborts. The system also halts and waits for the administrator to take some action, such as
restoring using a different revision.
For backward compatibility, you can allow unsigned backup files to be restored if the risk is acceptable.
Configuring the Encryption and Signing of Backup Content on the Server
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 security key generate
3. backup security protected
4. backup security enforced
5. end
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
backup security key generate
Example:
se-10-0-0-0(config)# backup security key generate
Creates the master key used for encrypting and
signing the backup files.
Step 3
backup security protected
Example:
se-10-0-0-0(config)# backup security protected
Enables secure mode for backups. In secure mode, all
backup files are protected using encryption and a
signature.