efa inventory firmware-host update

Updates the login credentials or file transfer protocol to be used by a device when downloading firmware from the firmware host.

Syntax

efa inventory firmware-host update [--ip host-ip | --protocol { scp,ftp,sftp,http } |--username username | --password password ]

Parameters

--ip host-ip
Specifies the IP address of the firmware host.
--protocol { scp,ftp,sftp,http }
Specifies the comma-separated protocols used by the firmware host for downloading firmware.
--username user name
Specifies the user name to use to log in to the firmware download host.
--password password
Specifies the password for the user name.