NFS share can be accessed by giving the name of the share with the name of the root folder volumes or nfs
For example – if the name of the share is “test” and the IP of the server is 10.0.0.1 you can access the share with the command:
mount 10.0.0.1:/volumes/test
or
mount 10.0.0.1:/nfs/test