storage firmware shelf rename
Rename a shelf firmware file
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage firmware shelf rename command renames the specified shelf 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 shelf firmware file with the name IOM12.0210.SFW to IOM12.000.SFW on each node:
cluster1::*> storage firmware shelf rename -oldname IOM12.0210.SFW -newname IOM12.000.SFW
Give documentation feedback