storage firmware acp rename
Rename an ACP firmware file
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage firmware acp rename command renames the specified ACP processor firmware file on each node.
Parameters
- -oldname <text> - Old Filename
- This parameter specifies the firmware file to rename.
- -newname <text> - New Filename
- This parameter specifies the new name of the firmware file.
Examples
The following example renames the ACP processor firmware file with the name ACP-IOM3.0150.AFW.FVF to ACP-IOM3.AFW.FVF on each node:
cluster1::*> storage firmware acp rename -oldname ACP-IOM3.0150.AFW.FVF -newname ACP-IOM3.AFW.FVF
Give documentation feedback