efa inventory device firmware-download restore

Restores the installed firmware, when the firmware download was started with the NoAutoCommit flag.

Syntax

efa inventory device firmware-download restore [ --fabric fabric-name | --ip ip-addr | --prepared-list-name prepared-list-name]

Parameters

--fabric fabric-name
Specifies the name of the fabric.
--ip ip-addr
Specifies a comma-separated list of device IP addresses.
--prepared-list-name prepared-list-name
Prepared list name.

The restore operation involves a reload of the device. Careful selection of which devices to restore together should be done to minimize traffic loss.

Example

efa inventory device firmware-download restore --fabric fabric1 
Firmware Download Restore for fabric fabric1 - [success] 
+-------------+---------------------------------------+-------+ 
| DeviceIP    | Device FWDL Status                    | Error | 
+-------------+---------------------------------------+-------+ 
| 10.20.246.6 | Firmware Restored Successfully        |       | 
+-------------+---------------------------------------+-------+ 
--- Time Elapsed: 1m25.765540754s ---