vserver nfs off
Disable the NFS service of a Vserver
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nfs off command disables NFS access on a Vserver. The Vserver must already exist.
Parameters
- -vserver <vserver name> - Vserver
- This parameter specifies the Vserver on which you want to disable NFS access.
Examples
The following example disables NFS access on a Vserver named vs0.
cluster1::> vserver nfs off -vserver vs0
Give documentation feedback