efa inventory firmware-host register
Registers the firmware host that will be used to download firmware builds to the devices.
Syntax
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.
Usage Guidelines
Simple connectivity test to the firmware-host by given IP. The complete firmware-host sanity check is performed later when a device is prepared and again when firmware-download is run.