Skip to main content

Enable or disable NFSv3

Contributors netapp-thomi

You can enable or disable NFSv3 by modifying the -v3 option. This allows file access for clients using the NFSv3 protocol. By default, NFSv3 is enabled.

Step
  1. Perform one of the following actions:

    If you want to…​

    Enter the command…​

    Enable NFSv3

    vserver nfs modify -vserver vserver_name -v3 enabled

    Disable NFSv3

    vserver nfs modify -vserver vserver_name -v3 disabled