Cisco Unity Express 2.0 Command Reference
R

Table Of Contents

R

reload

restore


R


reload

restore

reload

To restart the Cisco Unity Express system, use the reload command in Cisco Unity Express EXEC mode.

reload

Syntax Description

This command has no arguments or keywords.

Command Modes

Cisco Unity Express offline

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

Use this command in the following situations:

After a shutdown command to restart the Cisco Unity Express system.

After a restore command to activate the uploaded file information.

Examples

The following example illustrates the use of the reload command after a restore procedure:

se-10-0-0-0# offline
se-10-0-0-0(offline)# restore id data3 category data
se-10-0-0-0(offline)# reload

Related Commands

Command
Description

backup

Backs up system and application data to a backup server.

continue

Exits offline mode and returns to Cisco Unity Express EXEC mode.

offline

Switches the Cisco Unity Express system to offline mode.

restore

Restores backup files from the backup server.

shutdown

Shuts down the Cisco Unity Express system.


restore

To restore a backup file, use the restore command in Cisco Unity Express offline mode.

restore id backup-id category {all | configuration | data}

Syntax Description

id backup-id

ID number of the file to be restored.

category

Precedes the name of the file type to be restored.

all

Specifies that the file to be restored contains system and application settings, application data, and voice messages.

configuration

Specifies that the file to be restored contains only system and application settings.

data

Specifies that the file to be restored contains only application data and voice messages.


Command Modes

Cisco Unity Express offline

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

When the restore procedure begins, all active calls are terminated. Cisco Unity Express does not support scheduled restores. Consider restoring a file when the telephones are least active.

After the restore procedure is complete, use the reload command to activate the file data.

Use the show backup history command to locate the backup-id value of the file to be restored.

Examples

The following example restores the file with the ID data5, which is a data-only file.

se-10-0-0-0> enable
se-10-0-0-0# offline
se-10-0-0-0(offline)# restore id data5 category data
se-10-0-0-0(offline)# reload

Related Commands

Command
Description

continue

Exits offline mode and returns to Cisco Unity Express EXEC mode.

offline

Enters offline mode.

reload

Activates the uploaded file data.

show backup history

Displays the status of backup procedures.

show backup server

Displays the network FTP server designated as the backup server.