Operation Manual – File System Management
H3C S3610&S5510 Series Ethernet Switches
Chapter 3 TFTP Configuration
3-3
The source address specified with the
tftp client source
command is valid for all
tftp
connections and the source address specified with the
tftp
command is valid only for
the current
tftp
connection.
Follow these steps to configure the TFTP client:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Reference an access
control list (ACL) to the
TFTP server
tftp-server
[
ipv6
]
acl
acl-number
Optional
Configure the source
address of the TFTP client
tftp client source
{
interface
interface-type
interface-number
|
ip
source-ip-address
}
Optional
A device uses the source
address determined by
the routing protocol to
communicate with the
TFTP server by default.
Return to user view
quit
—
Download or upload a file
in IPv4 network
tftp server-address
{
get
|
put
|
sget
}
source-filename
[
destination-filename
]
[
source
{
interface
interface-type
interface-number
|
ip
source-ip-address
} ]
Optional
Download or upload a file
in IPv6 network
tftp ipv6 tftp-ipv6-server
[
-i
interface-type
interface-number
] {
get
|
put
}
source-file
[
destination-file
]
Optional
Note:
z
If no primary IP address is configured on the source interface, TFTP connection
fails.
z
If you use the
ftp client source
command to first configure the source interface and
then the source IP address of the packets of the TFTP client, the new source IP
address will overwrite the current one, and vice versa.