beautypg.com

Dell POWEREDGE M1000E User Manual

Page 374

background image

342

Fabric OS Command Reference

53-1001764-02

firmwareKeyUpdate

2

user

Specify a user name for FTP or SSH server access. This operand can be
omitted, if the firmware key is accessible on a local directory or by anonymous
FTP server access. A user name other than “anonymous” is required for SSH
server access.

keyfile

Specify a fully qualified path for the firmware keyfile. Absolute path names
may be specified using forward slashes (/). When updating from a USB
device, the keyfile must reside in the

/firmwarekey

directory on the USB

device.

passwd

Specify a password. This operand can be omitted, if firmware is accessible
through a local directory or an attached USB device, or if no password is
required by the FTP server. This operand is required when accessing an SSH
server.

Examples

To update the public key from a server, using an automatically determined transfer protocol:

switch:admin>

firmwarekeyupdate 192.168.21.34,johndoe,/pub/dist/pubkey.pem,12345

Updating the public key, please wait...

Public key successfully updated.

To update the public key using the interactive method:

switch:admin>

firmwarekeyupdate

Server Name or IP Address: 192.168.21.34

User Name: johndoe

File Name: /pub/dist/pubkey.pem

Network Protocol(1-auto-select, 2-FTP, 3-SCP) [1]:

Password:

Updating the public key, please wait...

Public key successfully updated.

To update the public key from an external USB device:

switch:admin>

firmwarekeyupdate -U /usb/usbstorage/brocade/firmwarekey/pubkey.pem

Updating the public key, please wait...

Public key successfully updated.

See Also

firmwareDownload, firmwareKeyShow, configure