Enable or disable NFSv4.1
Suggest changes
You can enable or disable NFSv4.1 by modifying the -v4.1
option. This allows file access for clients using the NFSv4.1 protocol. In ONTAP 9.9.1, NFSv4.1 is enabled by default; in earlier releases, it is disabled by default.
Step
-
Perform one of the following actions:
If you want to… Enter the following command… Enable NFSv4.1
vserver nfs modify -vserver vserver_name -v4.1 enabled
Disable NFSv4.1
vserver nfs modify -vserver vserver_name -v4.1 disabled