Tftp Configuration; Tftp Overview; Introduction To Tftp; Operation Of Tftp - H3C SR6600 Fundamentals Configuration Manual

Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

7

TFTP Configuration

This chapter includes these sections:

TFTP Overview

Configuring the TFTP Client
TFTP Client Configuration Example (On the SR6602 router)
TFTP Client Configuration Example (On the SR6604/6608/6616 router)
TFTP Overview

Introduction to TFTP

The Trivial File Transfer Protocol (TFTP) provides functions similar to those provided by FTP, but it is
less complex than FTP in interactive access interface and authentication. Therefore, it is more suitable
in environments where complex interaction is not needed between client and server.
TFTP uses the UDP port 69 for data transmission. For TFTP basic operation, see RFC 1986.
In TFTP, file transfer is initiated by the client.
In a normal file downloading process, the client sends a read request to the TFTP server, receives
data from the server, and then sends the acknowledgement to the server.
In a normal file uploading process, the client sends a write request to the TFTP server, sends data
to the server, and receives the acknowledgement from the server.
TFTP transfers files in two modes:
Binary mode: Transfers files as raw data, like .bin, and .btm files.
ASCII mode: Transfers files as text, like .txt, .bat, and .cfg files.

Operation of TFTP

Only the TFTP client service is available with your device at present.
Figure 7-1 TFTP configuration diagram
7-102

Advertisement

Table of Contents
loading

Table of Contents