Tftp Configuration; Introduction To Tftp - H3C S3100 Series Operation Manual

H3c s3100 series ethernet switches operation manual
Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

2

TFTP Configuration

Introduction to TFTP

Compared with FTP, TFTP (trivial file transfer protocol) features simple interactive access interface and
no authentication control. Therefore, TFTP is applicable in the networks where client-server interactions
are relatively simple. TFTP is implemented based on UDP. It transfers data through UDP port 69. Basic
TFTP operations are described in RFC 1986.
TFTP transmission is initiated by clients, as described in the following:
To download a file, a client sends Read Request packets to the TFTP server, then receives data
from the TFTP server, and sends acknowledgement packets to the TFTP server.
To upload a file, a client sends Write Request packets to the TFTP server, then sends data to the
TFTP server, and receives acknowledgement packets from the TFTP server.
An H3C S3100 series Ethernet switch can act as a TFTP client only.
When an S3100 series Ethernet switch serving as a TFTP client downloads files from
When you download a file that is larger than the free space of the switch's flash memory:
If the TFTP server supports file size negotiation, file size negotiation will be initiated between the
switch and the server and the file download operation will be aborted if the free space of the
switch's flash memory is found to be insufficient.
If the TFTP server does not support file size negotiation, the switch will receive data from the server
until the flash memory is full. If there is more data to be downloaded, the switch will prompt that the
space is insufficient and delete the data partially downloaded. File download fails.
TFTP-based file transmission can be performed in the following modes:
Binary mode for program file transfer.
ASCII mode for text file transfer.
Before performing TFTP-related configurations, you need to configure IP addresses for the TFTP client
and the TFTP server, and make sure a route exists between the two.
TFTP Configuration
Table 2-1 TFTP configuration tasks
TFTP Configuration: A Switch Operating
as a TFTP Client
Item
Configuration task
Basic configurations on a TFTP client
2-1
Description

Advertisement

Chapters

Table of Contents
loading

Table of Contents