Preparing for NFS Authentication
Adding an NFS Access List
4-14 CLI Storage-Management Guide
bstnA6k(gbl)# nfs-access-list westcoast
bstnA6k(gbl-nfs-acl[eastcoast])# no nis domain snemed.com
bstnA6k(gbl-nfs-acl[eastcoast])# ...
Adding a Permit Rule
By default, a new NFS access list denies access to all subnets. You can selectively
allow access by configuring a permit rule for each trusted subnet. From gbl-nfs-acl
mode, use the
permit command to add a permit rule for one subnet:
permit ip-address mask [read-only]
where
ip-address is the address of the subnet,
mask defines the network part of the ip-address, and
read-only is an optional flag to permit read access but deny writes. If
omitted, this defaults to allowing both reads and writes.
For example, the following command sequence permits read-write access to clients at
172.16.100.0:
bstnA6k(gbl)# nfs-access-list eastcoast
bstnA6k(gbl-nfs-acl[eastcoast])# permit 172.16.100.0 255.255.255.0
bstnA6k(gbl-nfs-acl[eastcoast])# ...
Comentarios a estos manuales