The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Enable or disable NFSv4.0
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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
-
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