2-12 TFTP ConfigurationWhen configuring TFTP, go to these sections for information you are interested in:z TFTP Overviewz Configuring the TFTP Clientz Displaying and Maintaining the TFTP Clientz TFTP Client Configuration ExampleTFTP OverviewIntroduction to TFTPThe Trivial File Transfer Protocol (TFTP) provides functions similar to those provided by FTP, but it isless complex than FTP in interactive access interface and authentication. Therefore, it is more suitablein environments where complex interaction is not needed between client and server.TFTP uses the UDP port 69 for data transmission. For TFTP basic operation, refer to RFC 1986.In TFTP, file transfer is initiated by the client.z In a normal file downloading process, the client sends a read request to the TFTP server, receivesdata from the server, and then sends the acknowledgement to the server.z In a normal file uploading process, the client sends a write request to the TFTP server, sends datato the server, and receives the acknowledgement from the server.TFTP transfers files in two modes:z Binary mode for program file transmission, like files with the suffixes .app, .bin, or .btm.z ASCII mode for text file transmission, like files with the suffixes .txt, .bat, or .cfg.Operation of TFTPOnly the TFTP client service is available with your device at present.Figure 2-1 TFTP configuration diagramBefore using TFTP, the administrator needs to configure IP addresses for the TFTP client and server,and make sure that there is a reachable route between the TFTP client and server.