backup config usb

Last Updated : Sep 17, 2020 |

Backs up the gateway configuration to a USB mass storage device.

Syntax

backup config usb usb-device backup-name [{announcements-internal-flash | announcements-compact-flash }]

Parameters

Parameter

Description

Possible Values

Default Value

usb-device

The destination USB mass storage device

usb-device0

backup-name

The destination backup database path and file name on the USB device

A string of up to 64 characters

announcements-internal-flash

A keyword indicating to backup the announcement files from the internal flash

announcements-compact-flash

A keyword indicating to backup the announcement files from the add-on compact flash

User level

read-write

Context

general

Examples

To back up the gateway configuration in the form of file gatewaybackup1 to usb-device0:

Gxxx-001(super)# backup config usb usb-device0 gatewaybackup1

To back up the announcement files from the compact flash to directory 1 in usb-device0:

Gxxx-001(super)# backup config usb usbdevice0 1 announcements-compact-flash
Backup operation will copy existing files on the gateway to usb mass storage
device. Do not remove USB device until the end of operation. Do you want to
continue (Y/N)? y
Beginning backup operation ...
This operation may take a few minutes...
Please refrain from any other operation during this time.
For more information, use 'show backup status' command.