Management and Configuration Guide (Includes ACM xl) 2005-12

ProCurve Secure Access 700wl Series Management and Configuration Guide A-25
store backup <url> [<filename>]
Stores the backup on another system using FTP. This command can be used only after a backup
has been created.
get backup <url>
Retrieves a stored backup from another system using FTP.
restore backup
Restores a retrieved backup.
Restoring a system backup reboots the system and replaces all current information (configuration,
logs, etc.) with information stored in the backup image. All clients are disconnected by this
operation. The only configured setting not replaced by the restore operation is the uplink setting.
The uplink will remain as configured on the target system.
cancel backup
Cancels a running store backup or get backup task.
show backup
Displays information about the list of local backups and the status of a running store backup or get
backup task. Output from this command is similar to the following:
Backup image created Nov 25 17:25:22 2002.
No backup image ’store’ or ’get’ in progress.
<url> The URL encoded location to store the backup. The format of the URL is
ftp://<host> or
ftp://<username>[:<password>]@<host>
<username>[:<password>] specifies a username and optional password
with access to the remote site, if required.
The host must be an FTP server.
<filename> The destination filename for the backup image. The default is hp-yyyy-mm-
dd.
For anonymous FTP, the path is relative to the FTP root. If a username and
password is required for FTP, then the full path to the update file must be
specified.
<url> The URL encoded location (including the file name) where the backup is
stored.
The format of the URL is ftp://<host>/<backupfile> or
ftp://<username>[:<password>]@<host>/<backupfile>
<username>[:<password>] specifies a username and optional password
with access to the remote site, if required.
<backupfile> is the filename (including the path) of the backup image.
The host must be an FTP server.