ONTAP 9.12.1 commands

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

    Stops the FCP service

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

    Description

    This command stops the FCP service of a Vserver. When you stop the FCP service, the operation status of all FCP logical interfaces in the Vserver will be down .

    Parameters

    -vserver <Vserver Name> - Vserver Name

    Specifies the Vserver for the FCP service.

    Examples

    cluster1::> vserver fcp stop -vserver vs_1
       (vserver fcp stop)

    Stops FCP service on Vserver vs_1 .

    Top of Page