Soru

Zorluk: OrtaTFTP and FTP Operations for System Images and Configuration Management

A network engineer is selecting file transfer protocols to manage system images and configuration backups for enterprise edge routers. Which two statements accurately describe how TFTP and FTP differ in their underlying transport and operational characteristics?

  1. TFTP relies on connectionless UDP transport using port 69 without native user authentication, whereas FTP uses connection-oriented TCP transport and requires authentication credentials.Cevap
  2. B
    TFTP implements sliding window mechanics to maximize throughput, whereas FTP relies on lockstep stop-and-wait acknowledgements.
  3. FTP establishes separate TCP connections for session control commands and data transfer, whereas TFTP uses a single UDP channel for both data transmission and acknowledgements.Cevap
  4. D
    FTP establishes connectionless UDP sessions on port 21 for high-speed transfer, whereas TFTP establishes stateful TCP sessions on port 69 to guarantee packet retransmission.

Cevap

The correct statements are that TFTP relies on connectionless UDP transport on port 69 without authentication while FTP uses TCP with authentication credentials, and that FTP establishes separate control and data connections whereas TFTP uses a single UDP channel.
TFTP uses connectionless UDP on port 69 without native authentication and handles control and data over a single stream. In contrast, FTP uses connection-oriented TCP, requires user authentication, and separates control signals (TCP 21) from data transfers (TCP 20).

Adım Adım Çözüm

1
Analyze transport protocols and authentication requirements of TFTP vs FTP
TFTP runs over connectionless UDP port 69 with no built-in user authentication. FTP runs over TCP (control port 21, data port 20) and requires user authentication credentials.
Identify core protocol layer definitions.
2
Evaluate channel structure and flow control mechanics for both protocols
FTP uses dynamic multi-channel TCP sessions (control channel on TCP 21, data channel on TCP 20) with TCP windowing. TFTP uses a simple lockstep stop-and-wait UDP session.
Distinguish control and data plane separation and windowing characteristics.

Anahtar Kavram

TFTP vs FTP Transport Protocols and Operational Differences
Bu soruyu puanla