|
Table Of Contents
B
backup
To set the backup parameters, use the backup command in Cisco Unity Express configuration mode. To delete the number of revisions or the backup server URL, use the no form of this command.
backup {revisions number | server url ftp-url username ftp-username password ftp-password}
no backup {revisions number | server url ftp-url}
Syntax Description
Command Modes
Cisco Unity Express configuration
Command History
Usage Guidelines
Set these parameters before backing up any files.
Consider the amount of storage space that each backup file requires when setting the number of files to store. When the number is reached, the next backup file overwrites the oldest stored backup file.
The system automatically numbers and dates the backup files and identifies the revision number in a backupid field. Reference this backup ID value when restoring a file.
Performing different backup types at various times causes different backup IDs for data backups and configuration backups. For example, the last data backup ID might be 3 and the last configuration backup might be 4. Performing an all backup might result in a backup ID of 5 for both data and configuration. See the backup category command for information about different backup types.
Examples
The following example sets 7 revisions on FTP server /branch/vmbackups.
se-10-0-0-0> enable
se-10-0-0-0# config t
se-10-0-0-0(config)# backup revisions 7
se-10-0-0-0(config)# backup server url ftp://branch/vmbackups username admin password mainserver
Related Commands
Command DescriptionSpecifies the type of data to be backed up.
Displays statistics for backed-up files.
Displays the FTP server designated to store backup files.
backup category
To specify the type of data to be backed up, use the backup category command in Cisco Unity Express offline mode.
backup category {all | configuration | data}
Syntax Description
all
Backs up all data.
configuration
Backs up only system and application settings.
data
Backs up only voice-mail messages and application data.
Defaults
All data is backed up.
Command Modes
Cisco Unity Express offline
Command History
Usage Guidelines
This command indicates the type of Cisco Unity Express data to be backed up to the FTP server.
When the backup procedure begins, all active calls are terminated. In Release 1.0, Cisco Unity Express does not support scheduled restores. Consider doing the backup procedure when the telephones are least active.
Examples
The following examples illustrate all the backup categories:
se-10-0-0-0> enable
se-10-0-0-0# offline
!!!WARNING!!!: Putting the system offline will terminate all active calls.
Do you wish to continue[n]? : y
se-10-0-0-0(offline)# backup category all
se-10-0-0-0(offline)# continue
se-10-0-0-0#
se-10-0-0-0> enable
se-10-0-0-0# offline
!!!WARNING!!!: Putting the system offline will terminate all active calls.
Do you wish to continue[n]? : y
se-10-0-0-0(offline)# backup category configuration
se-10-0-0-0(offline)# continue
se-10-0-0-0#
se-10-0-0-0> enable
se-10-0-0-0# offline
!!!WARNING!!!: Putting the system offline will terminate all active calls.
Do you wish to continue[n]? : y
se-10-0-0-0(offline)# backup category data
se-10-0-0-0(offline)# continue
se-10-0-0-0#
Related Commands
Command DescriptionActivates the backup or restore process.
Initiates Cisco Unity Express offline mode.
Displays details about backed-up files.
Displays details about the backup server.
Posted: Fri Jan 13 03:57:05 PST 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.