ONTAP 9.12.1 commands

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

    Starts the FCP service

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

    Description

    This command starts the FCP service of a Vserver. When you start the FCP service, the logical interfaces are brought online.

    You must have a license before you can start the FCP service. Use system license add to enable the FCP license.

    Parameters

    -vserver <Vserver Name> - Vserver Name

    Specifies the Vserver for the FCP service.

    Examples

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

    Starts FCP service for Vserver vs_1 .

    Top of Page