Owner manual

174 HP VMA SAN Gateway Users Guide AM456-9026A
configuration delete, move, copy
configuration delete <name>
configuration move <source name> <dest name>
configuration copy <source name> <dest name>
Delete, move (rename), or copy a configuration file. These do not affect the current running
configuration. The active configuration file may not be deleted or renamed, nor may it be the target
of a move or copy. It may be the source of a copy, in which case the original remains active.
configuration fetch
configuration fetch <URL> [<name>]
Download a configuration file from a remote host.
configuration fetch usb [<name>]
Download a configuration file from a USB.
configuration upload
configuration upload <name> <URL>
configuration upload active <URL>
Download or upload a configuration file. A file may not be downloaded over the active
configuration file. If no name is specified for a configuration fetch, it is given the same name as it
had on the server. If
active is specified for a configuration upload, the currently-active
configuration file is uploaded. No configuration file may have the name
active.
See Key to Command Parameters on page 148 for a description of valid URLs.
Note: If downloading configuration files from another system running the VMA SAN Gateway
software, they can be found in the
/config/db directory. So an example command line to fetch
the
initial configuration database would be: configuration fetch scp://
admin:password@hostname/config/db/initial write memory
Same as configuration write, provided for Cisco compatibility.
write memory local
write memory local
Same as configuration write local, provided for Cisco compatibility.