nerdexam
Cisco

200-301 · Question #1430

Which capability does TFTP provide?

The correct answer is A. loads configuration files on systems without data storage devices. TFTP (Trivial File Transfer Protocol) provides the capability to load configuration files, particularly for devices that may not have their own data storage.

Submitted by eva_at· Mar 5, 2026Network Fundamentals

Question

Which capability does TFTP provide?

Options

  • Aloads configuration files on systems without data storage devices
  • Bprovides authentication for data communications over a private data network
  • Cprovides encryption mechanisms for file transfer across a WAN
  • Dprovides secure file access within the LAN

How the community answered

(26 responses)
  • A
    88% (23)
  • B
    4% (1)
  • D
    8% (2)

Why each option

TFTP (Trivial File Transfer Protocol) provides the capability to load configuration files, particularly for devices that may not have their own data storage.

Aloads configuration files on systems without data storage devicesCorrect

TFTP is a simple, connectionless file transfer protocol often used for bootstrapping diskless workstations, transferring configuration files to network devices (like routers and switches), or loading operating system images where full FTP functionality is not needed or supported. Its simplicity makes it suitable for devices with limited resources or during initial setup.

Bprovides authentication for data communications over a private data network

TFTP does not provide authentication mechanisms for data communications; it is an insecure protocol.

Cprovides encryption mechanisms for file transfer across a WAN

TFTP does not provide encryption mechanisms for file transfers; it transmits data in plaintext.

Dprovides secure file access within the LAN

TFTP does not provide secure file access within the LAN; it lacks security features like authentication or encryption.

Concept tested: TFTP capabilities and uses

Source: https://www.rfc-editor.org/rfc/rfc1350

Topics

#TFTP#file transfer protocol#network protocols

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice