This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    storage:brocade_cmd [2024/11/04 17:04] manu [Firmware Download]  | 
                
                    storage:brocade_cmd [2025/09/04 18:26] (current) manu [Virtual Fabric]  | 
            ||
|---|---|---|---|
| Line 245: | Line 245: | ||
| </cli> | </cli> | ||
| - | ==== Firmware Download ==== | + | ==== FPGA upgrade ==== | 
| The firmware download does not automatically update the FPGA firmware into the FPGA flash memory of the system. If an updated FPGA version is included in a Fabric OS firmware update, after the firmware download is completed, you must enter the fpgaupgrade command to update the FPGA firmware | The firmware download does not automatically update the FPGA firmware into the FPGA flash memory of the system. If an updated FPGA version is included in a Fabric OS firmware update, after the firmware download is completed, you must enter the fpgaupgrade command to update the FPGA firmware | ||
| Line 1284: | Line 1284: | ||
| Assign a port to a virtual fabric (port will be disabled for this operation) | Assign a port to a virtual fabric (port will be disabled for this operation) | ||
| lscfg --config 99 -port 5 | lscfg --config 99 -port 5 | ||
| + | |||
| + | FIXME To use fosexec, you have to allow it into **configure** to authorize **Remote fosexec feature** | ||
| Start a command under a specific fabric ID (FID)FID can be all | Start a command under a specific fabric ID (FID)FID can be all | ||
| fosexec --fid FID -cmd "command" | fosexec --fid FID -cmd "command" | ||
| - |  | + | |
| + | fosexec Command in FOS 9.2+ | ||
| + | The fosexec command still exists in FOS 9.2.x, but its access is restricted: | ||
| + | |||
| + | **Only users with admin or maintenance roles can execute fosexec starting FOS 9.2.0a.** | ||
| + | userconfig --create Myuser -r admin -l 1-128 -c operator | ||
| ==== Hard Zoning ==== | ==== Hard Zoning ==== | ||