efa inventory device firmware-download restore

Where firmware download was started with the NoAutoCommit flag, this command restores the installed firmware.

efa inventory device firmware-download restore [ --fabric | --ip| --help ]
--fabric fabric-name
Specifies the name of the fabric.
--ip
Specifies a comma-separated list of device IP addresses.
--help
Displays help for the command.

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 ---