HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 22

Advertising
background image

Command line 22

Item

Description

restore configbackup Transfer a configuration file from a remote TFTP or FTP server and restore the

configuration. Be sure that the domain state is IMPORTED before attempting to
restore the configuration.

Syntax

restore configbackup [-quiet][-maskEncryptKey]

address=<tftp://ipaddress/[filename] |

ftp://user:password@ipaddress/[filename]>

[encryptionkey=<secret password>]

[ignoreenclosureid=<true|false>]

[ignorefwversion=<true|false>]

Option

quiet (optional)

Suppresses user confirmation prompts

maskEncryprtKey

(optional)

Enables you to interactively specify the encryption key as a masked string at the

command prompt

Properties

Address (required)

A valid IP address of a TFTP or FTP server with user name and password (where
needed) and the name of the configuration backup file. If not specified, the

default file name is "vc-config-backup". The file path specified is treated as

relative to the login directory for the user on the FTP server. Be sure that the

permissions are appropriate for a successful transfer.

EncryptionKey

(optional)

A password used to encrypt the configuration backup file

IgnoreEnclosureID

(optional)

Restores a configuration that was generated on another enclosure. Valid values
are "true" and "false". The default value is "false". When the value is set to

"false", the configuration generated on another enclosure is rejected.

IgnoreFWVersion

(optional)

Restores a configuration that was generated on another firmware version. Valid

values are "true" and "false". The default value is "false". When the value is set
to "false", the configuration generated on another firmware version is rejected.

Example

->restore configbackup

address=tftp://192.168.10.12/<filename>

Restores a configuration backup file from a remote TFTP server

->restore configbackup

address=ftp://user:[email protected]/<filename>

Restores a configuration backup file from a remote FTP server

->restore configbackup

address=ftp://user:[email protected]/<filename>

ignoreenclosureid=true

Restores a configuration backup file from a remote FTP server and ignores the

serial number

->restore configbackup

address=ftp://user:[email protected]/<filename>

ignorefwversion=true

Restores a configuration backup file from a remote FTP server and ignores the

firmware version

->restore configbackup

address=ftp://user:[email protected]/<filename>

encryptionkey=secret

Restores a configuration backup file from a remote FTP server with an encryption
key

->restore configbackup -maskEncryptKey

address=ftp://user:[email protected]/<filename>

Restores a configuration backup file from a remote FTP server with a masked

encryption key

Advertising