ONTAP 9.13.1 commands

storage firmware acp delete

Delete an ACP firmware file

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The storage firmware acp delete command deletes the specified ACP processor firmware file from all nodes that are currently part of the cluster.

Parameters

-filename <text> - Firmware Filename

Specifies the firmware file to delete.

Examples

The following example deletes the ACP processor firmware file with the name ACP-IOM3.0150.AFW.FVF on each node:

cluster1::*> storage firmware acp delete -filename ACP-IOM3.0150.AFW.FVF
Top of Page