Network_Appliance
NS0-145 · Question #165
NS0-145 Question #165: Real Exam Question with Answer & Explanation
The correct answer is B. exportfs -p rw,root=10.2.3.4 /vol/vol1/data. See the full explanation below for the reasoning.
Question
You wish to export /vol/vol1/data so that any NFS client may mount it read-write, and so thatthe admin host (at IP address 10.2.3.4) will have root access. Which CLI command will create this export and add it to the /etc/exports file?
Options
- Aexportfs -a rw,root=10.2.3.4 /vol/vol1/data
- Bexportfs -p rw,root=10.2.3.4 /vol/vol1/data
- Cexportfs -io rw,root=10.2.3.4 /vol/vol1/data
- Dexportfs -fo rw,sudo=10.2.3.4 /vol/vol1/data
Community Discussion
No community discussion yet for this question.