storage firmware shelf show
Display the list of shelf firmware files on the given node
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage firmware shelf show command displays the shelf firmware files present on each node.
Parameters
- { [-fields <fieldname>, ...]
 - If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
 - | [-instance ]}
 - If you specify the -instance parameter, the command displays detailed information about all fields.
 - [-node {<nodename>|local}] - Node
 - Selects the files that match the specified node name.
 - [-filename <text>] - Storage Firmware File
 - Selects the files that match the specified filename.
 
Examples
The following example displays the shelf firmware files on each node:
cluster1::> storage firmware shelf show
                  Node: Node1
                  Shelf Firmware Files
                  ----------------------------------------
                  AT-FCX.3800.SFW
                  AT-FCX.3800.SFW.FVF
                  ESH4.1400.SFW
                  ESH4.1400.SFW.FVF
                  Node: Node2
                  Shelf Firmware Files
                  ----------------------------------------
                  AT-FCX.3800.SFW
                  AT-FCX.3800.SFW.FVF
                  ESH4.1400.SFW
                  ESH4.1400.SFW.FVF
                  8 entries were displayed.
Give documentation feedback