116 TFTP CONFIGURATIONWhen configuring TFTP, go to these sections for information you are interested in:■ “TFTP Overview” on page 2115■ “Configuring the TFTP Client” on page 2116■ “Displaying and Maintaining the TFTP Client” on page 2117■ “TFTP Client Configuration Example” on page 2117TFTP OverviewIntroduction to TFTP The trivial file transfer protocol (TFTP) provides functions similar to those providedby FTP, but it is not as complex as FTP in interactive access interface andauthentication. Therefore, it is more suitable where complex interaction is notneeded between client and server.TFTP uses the UDP port 69 service for data transmission. For TFTP basic operation,refer to RFC 1986.In TFTP, file transfer is initiated by the client.■ In a normal file downloading process, the client sends a read request to theTFTP server, receives data from the server, and then sends theacknowledgement to the server.■ In a normal file uploading process, the client sends a write request to the TFTPserver, sends data to the server, and receives the acknowledgement from theserver.TFTP transfers files in two modes:■ Binary for program files■ ASCII for text filesImplementation of TFTPn Only the TFTP client service is available with your device at present.Figure 630 TFTP configuration diagramInternetDevice PCTFTP client TFTP server