storage bridge firmware update
Download firmware onto the bridge so it can be updated
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage bridge firmware update command downloads the firmware onto the bridge. The bridge needs to be rebooted for the firmware update to occur. The firmware file to be used is specified by the -uri parameter.
Parameters
- -bridge <text> - bridge name
- This specifies the bridge whose firmware needs to be updated.
- -uri <text> - URI
- This paramerter specifies the URI from which the firmware file is downloaded onto the bridge.
Examples
The following example updates the firmware on bridge ATTO_FibreBridge7500N_1.
cluster1::*> storage bridge firmware update -name ATTO_FibreBridge7500N_1 -uri http://10.60.132.97/firmware.zbd
Give documentation feedback