Skip to main content

Enable or disable NFSv4.0

Contributors

You can enable or disable NFSv4.0 by modifying the -v4.0 option. This allows file access for clients using the NFSv4.0 protocol. In ONTAP 9.9.1, NFSv4.0 is enabled by default; in earlier releases, it is disabled by default.

Step
  1. Perform one of the following actions:

    If you want to…​ Enter the following command…​

    Enable NFSv4.0

    vserver nfs modify -vserver vserver_name -v4.0 enabled

    Disable NFSv4.0

    vserver nfs modify -vserver vserver_name -v4.0 disabled