HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 23

Advertising
background image

Command line 23

Item

Description

->restore configbackup

address=ftp://user:[email protected]:2000/new-vc-con

fig-backup

->restore configbackup

address=ftp://[2001::50]:2000/new-vc-config-backup

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

user-specified port number.

Item

Description

save configbackup

Generate and transfer a Virtual Connect configuration backup file to a remote
TFTP or FTP server.

Syntax

save configbackup [-maskEncryptKey]

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

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

[encryptionkey=<secret password>]

Option

maskEncryptKey

(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

Examples

->save configbackup

address=tftp://192.168.10.12/new-vc-config-backup

->save configbackup

address=tftp://[2001::50]/new-vc-config-backup

Saves a configuration backup file to a remote TFTP server

->save configbackup

address=ftp://user:[email protected]/new-vc-config-b

ackup

->save configbackup

address=ftp://user:password@[2001::50]/new-vc-config-back

up

Saves a configuration backup file to a remote FTP server

->save configbackup

address=ftp://user:[email protected]/new-vc-config-b

ackup encryptionkey=secret

->save configbackup

address=ftp://user:password@[2001::50]/new-vc-config-back

up encryptionkey=secret

Saves a configuration backup file to a remote FTP server with an encryption key

->save configbackup -maskEncryptKey

address=ftp://user:[email protected]/new-vc-config-b

ackup

->save configbackup -maskEncryptKey

address=ftp://user:password@[2001::50]/new-vc-config-back

up

Saves a configuration backup file to a remote FTP server with a masked

encryption key

Advertising