system node firmware bootmedia show
Display the BIOS/LOADER firmware versions stored in the boot media and running on the system
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays the BIOS and LOADER versions of system firmware installed on the boot media, as well as the versions currently running on the system.
Parameters
- {
[-fields <fieldname>,…]
-
Selects the fields that you specify.
- |
[-instance ]
} -
Displays detailed information about all the controllers in the cluster.
[-node {<nodename>|local}]
- Node-
Selects information about the specified controller.
[-board-ID <text>]
- Board Type-
Selects information about the controllers with the specified board type.
[-modelName <text>]
- Model Name-
Selects information about the controllers with the specified model name.
[-bootmedia-bios-version <text>]
- BIOS Firmware Version-
Selects information about the controllers with the specified BIOS firmware version installed on the boot media.
[-bootmedia-loader-version <text>]
- LOADER Firmware Version-
Selects information about the controllers with the specified LOADER firmware version installed on the boot media.
[-running-bios-version <text>]
- BIOS version-
Selects information about the controllers with the specified BIOS firmware version currently running on the system.
[-running-loader-version <text>]
- Loader version-
Selects information about the controllers with the specified LOADER firmware version currently running on the system.
Examples
The following example displays the BIOS and LOADER versions installed on the bootmedia as well as the versions currently running on the system:
cluster1::> system node firmware bootmedia show Node Model Name BIOS Version LOADER Version ------------- ------------- ------------ -------------- node01 FAS2820 Boot Media: 19.5 8.4.0 Running: 19.4 8.3.0 node02 FAS2820 Boot Media: 19.5 8.4.0 Running: 19.4 8.3.0