ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver fcp delete

    Delete FCP service configuration

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    Deletes an FCP service of a Vserver. Before you can delete an FCP service, the administration status must be down . Use the vserver fcp modify command to change the administration status.

    Parameters

    -vserver <Vserver Name> - Vserver Name

    Specifies the Vserver for the FCP service.

    Examples

    cluster1::> vserver fcp delete -vserver vs_1

    Deletes the FCP service on Vserver vs_1 .

    Top of Page