Is it supported to pass HTTPS credentials when uploading ATTO FibreBridge firmware?
Applies to
- ATTO FibreBridge 7500N
- ATTO FibreBridge 7600N
Answer
Yes, there are 2 methods to achieve this:
- Upload the firmware via an FTP application:
OR
- Via cluster command line interface :
cluster::> set advanced
cluster::*> system bridge firmware update -bridge ATTO_XXXXXXXXXXXXXX -uri https://<username>:<password>@<file server host>/firmware_name.zbd
Additional Information
RFE 1585312 has been opened to provide a method of passing a non-cleartext-password via "system bridge firmware update".