H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – FTP and TFTP
H3C S7500 Series Ethernet Switches Chapter 1
FTP and TFTP Configuration Commands
1-26
Parameters
cluster: Specifies to connect to a cluster FTP server.
tftp-server: IP address or host name of a TFTP server.
source-file: Name of the file to be uploaded to the TFTP server.
dest-file: File name which the uploaded file is to be saved as.
Description
Use the tftp put command to upload a file from an Ethernet switch to a specified
directory on a TFTP server.
Related commands: tftp get.
Examples
# Upload the file named config.cfg to the TFTP server whose IP address is 1.1.1.1 and
save it as temp.cfg.
<H3C> tftp 1.1.1.1 put config.cfg temp.cfg
File will be transferred in binary mode.
Copying file to remote tftp server. Please wait... /
TFTP: 962 bytes sent in 0 second(s).
File uploaded successfully.
1.3.3 tftp-server acl
Syntax
tftp-server acl acl-number
undo tftp-server acl
View
System view
Parameters
acl-number: Basic ACL number ranging from 2,000 to 2,999.
Description
Use the tftp-server acl command to specify the ACL adopted for the connection
between a TFTP client and a TFTP server.
Use the undo tftp-server acl command to cancel all the ACLs adopted.
Examples
# Adopt ACL 2000 on the TFTP client.
<H3C> system-view