Skip to main content

Enabling or disabling NFSv3

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.

Perform one of the following actions:
If you want to...Enter the command...
Enable NFSv3vserver nfs modify -vserver vserver_name -v3 enabled
Disable NFSv3vserver nfs modify -vserver vserver_name -v3 disabled