ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • 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