Which command shares out the directory /vol/vol2/home using the share name "netapp"?
cifs shares -add /vol/vol2 netapp
cifs shares -add /vol/vol2/home/netapp
cifs shares -add netapp vol/vol2
cifs shares -add netapp /vol/vol2/home
https://library.netapp.com/ecmdocs/ECMP1196890/html/man1/na_cifs_shares.1.html
cifs shares -add sharename path
Submit