exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 1278 discussion

Actual exam question from Cisco's 200-301
Question #: 1278
Topic #: 1
[All 200-301 Questions]

Which is a fact related to FTP?

  • A. It uses two separate connections for control and data traffic.
  • B. It uses block numbers to identify and mitigate data-transfer errors.
  • C. It always operates without user authentication.
  • D. It relies on the well-known UDP port 69.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
[Removed]
7 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
lmmujsi
8 months ago
Selected Answer: A
A. It uses two separate connections for control and data traffic.
upvoted 1 times
...
16BitRun
11 months ago
A. It uses two separate connections for control and data traffic. Explanation: The FTP protocol typically uses two separate connections: 1. **Control Connection:** This connection is used for sending commands from the client to the server and receiving responses. It is usually established on well-known port 21. 2. **Data Connection:** This connection is used for the actual transfer of data files. Depending on the mode (active or passive) and the specific implementation, the data connection can be established on a different port. Options B, C, and D are not accurate: - B. FTP does use a simple form of error checking, but it does not use block numbers in the same way that some other protocols (e.g., TFTP) do. - C. FTP typically requires user authentication, which involves providing a username and password to access files on the server. - D. FTP traditionally uses TCP for its connections, and the well-known port for FTP control is 21, not UDP port 69. UDP port 69 is associated with TFTP (Trivial File Transfer Protocol).
upvoted 3 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 ...