3X0-103  Exam

Exam # of questions Description  Update
3X0-103 154 3X0-103 Linux Networking (Level 1)... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

3X0-103 - Exam Information
  • Description: 3X0-103 Linux Networking (Level 1)
  • Passing Score: 75%
  • Practice Test - Number of questions: 154 questions
  • Simulation Test - Number of questions: 154 questions
  • Simulation Test Duration: 41 minutes
  • Has explanations: No

Question of the day

How does a workstation request a file from a file server using the NFS protocol? (Select the best answer.)

Answer(s)

  1. The workstation sends an ACK to the RPC program, and the file server responds by sending an NFSREAD procedure to the workstation along with the requested file.
  2. The workstation sends an ACK to the file server, and the file server responds by sending the file.
  3. The workstation sends a READ procedure with three parameters to the NFS program. The file server then responds by sending the file.
  4. The workstation sends a READ procedure with two parameters to the RPC server. The RPC server contacts the file server and directs the file server to send the workstation the requested file.
Correct Answer

The workstation sends a READ procedure with three parameters to the NFS program. The file server then responds by sending the file.