exam questions

Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Exam 350-601 topic 1 question 195 discussion

Actual exam question from Cisco's 350-601
Question #: 195
Topic #: 1
[All 350-601 Questions]

What is a characteristic of the NFS protocol?

  • A. It uses remote procedure calls with TCP/IP for transport.
  • B. It is used for booting Cisco UCS B-Series servers.
  • C. It is used to access a storage array at a block level.
  • D. It uses UDP and HTTP as its transport.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
When a client wants to perform some type of action on a file on a particular machine, it uses RPC to make a call to the NFS server on that machine. The server accepts the request and performs the action required, then returns a result code and possibly data back to the client, depending on the request. The result code indicates if the action was successful. If it was, the client can assume that whatever it asked to be done was completed. For example, in the case of writing data, the client can assume the data has been successfully written to long-term storage.
NFS can operate over any transport mechanism that has a valid RPC implementation at the session layer.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GuyThatTakesDumps
8 months ago
Selected Answer: A
A is correct!
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...