Command Manual (For Soliton) – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Chapter 2 TFTP Configuration Commands
2-4
Examples
# Upload file
config.cfg
to the TFTP server whose IP address is 1.1.1.1 and save it as
temp.cfg
.
<Sysname> 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.
2.1.4 tftp-server acl
Syntax
tftp-server acl acl-number
undo tftp-server acl
View
System view
Parameters
acl-number
: Basic ACL number, in the range 2000 to 2999.
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 ACLs adopted.
Examples
# Specify to adopt ACL 2000 on the TFTP client.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] tftp-server acl 2000