Enable or disable NFSv3
Suggest changes
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
-
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