Reference Guide

Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<ExportName> NFS export name Existing NFS export name
<Netgroup> Clients netgroup to which this
NFS export should be available
Existing netgroup name
<TrustUsers> Type of users to which this NFS
export should be available
Possible values are Nobody,
Everyone, EveryoneExceptRoot
Example
Delete an ACL for all clients in a netgroup named group1 accessing an NFS export named export1 on a
NAS volume named vol2 with a trust type of Everyone:
CLI> NAS-volumes NFS-exports delete-acl for-clients-in-netgroup vol2 export1
group1 Everyone
NAS-volumes NFS-exports delete-acl for-clients-in-
subnet
Delete an ACL for all clients in a subnet accessing an NFS export.
Format
NAS-volumes NFS-exports delete-acl for-clients-in-subnet <VolumeName>
<ExportName> <ClientsNetworkID> <ClientsPrefixLen> <TrustUsers>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<ExportName> NFS export name Existing NFS export name
<ClientsNetworkID> Clients network ID to which this
NFS export should be available
IP address in IPv6 or IPv4 format
<ClientsPrefixLen> Length of the prefix of the clients
to which this NFS export should
be available
Integer (up to 30 for IPv4, up to
126 for IPv6)
<TrustUsers> Type of users to which this NFS
export should be available
Possible values are Nobody,
Everyone, EveryoneExceptRoot
116
CLI Commands