ONTAP 9.12.1 commands

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

    Enable the NFS service of a Vserver

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

    Description

    The vserver nfs on command enables NFS access on a Vserver. The Vserver must already exist.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the Vserver on which you want to enable NFS access.

    Examples

    The following example enables NFS access on a Vserver named vs0.

    cluster1::> vserver nfs on -vserver vs0
    Top of Page