A newer release of this product is available.
system configuration backup download
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Download a configuration backup
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system configuration backup download
command copies a configuration backup from a source URL to a node in the cluster.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Use this parameter to specify the name of the node to which the configuration backup is downloaded.
-source <text>
- Source URL (privilege: advanced)-
Use this parameter to specify the source URL of the configuration backup to download.
[-backup-name <text>]
- Backup Name (privilege: advanced)-
Use this parameter to specify a new local file name for the downloaded configuration backup.
Examples
The following example shows how to download a configuration backup file from a URL to a file named exampleconfig.download.7z
on the node node2
.
cluster1::*> system configuration backup download -node node2 -source http://www.example.com/config/download/nodeconfig.7z -backup-name exampleconfig.download.7z