Commands for managing NFS servers
There are specific ONTAP commands for managing NFS servers.
| If you want to... | Use this command... |
|---|---|
| Create an NFS server | vserver nfs create |
| Display NFS servers | vserver nfs show |
| Modify an NFS server | vserver nfs modify |
| Delete an NFS server | vserver nfs delete |
| Hide the .snapshot directory listing under NFSv3 mount points Note Explicit access to the | vserver nfs commands with the -v3-hide-snapshot option enabled |
See the man page for each command for more information.
Give documentation feedback