storage firmware acp show
Display the list of ACP firmware files on the given node
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage firmware acp show command displays the ACP processor 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 ACP processor firmware files on each node:
cluster1::> storage firmware acp show
Node: Node1
ACP Firmware Files
----------------------------------------
ACP-IOM3.0150.AFW.FVF
ACP-IOM3.AFW
ACP-IOM6.0210.AFW
ACP-IOM6.0210.AFW.FVF
Node: Node2
ACP Firmware Files
----------------------------------------
ACP-IOM3.0150.AFW.FVF
ACP-IOM3.AFW
ACP-IOM6.0210.AFW
ACP-IOM6.0210.AFW.FVF
8 entries were displayed.
Give documentation feedback