3Com Switch 8800 Advanced Software V5 Configuration Guide
1046 CHAPTER 82: TFTP CONFIGURATION
You are recommended to use the latter mode or use a filename not existing in the
current directory as the target filename when downloading startup file or
configuration file.
Multiple routes may exist for a TFTP client to successfully access the TFTP server.
You can specify one by configuring the source address of the packets from the
TFTP client to meet the requirement of the security policy of the TFTP client. You
can configure the source address by configuring the source interface or source IP
address. The primary IP address configured on the source interface is the source
address of the transmitted packets. The source address of the transmitted packets
is selected following these rules:
■ If no source address of the TFTP client is specified, a device uses the IP address
of the interface determined by the routing protocol as the source IP address to
communicate with a TFTP server.
■ If the source address is specified with the tftp client source or tftp command,
this source address is adopted.
■ If the source address is specified with the tftp client source command and
then with the tftp command, the source address configured with the latter
one is used to communicate with a TFTP server.
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:
n
■ If no primary IP address is configured on the source interface, TFTP connection
fails.
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 { ip
source-ip-address | interface
interface-type
interface-number }
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 { ip source-ip-address |
interface interface-type
interface-number } ]
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