3com S7906E Guide De Référence

Page de 2327
 
3-4 
undo tftp client source 
View 
System view 
Default Level 
2: System level 
Parameters 
interface interface-type interface-number: Specifies the source interface by its type and number. The 
primary IP address configured on the source interface is the source IP address of the packets sent by 
TFTP. If no primary IP address is configured on the source interface, the transmission fails.  
ip source-ip-address: The source IP address of TFTP connections. It must be an IP address that has 
been configured on the device. 
Description 
Use the tftp client source command to configure the source address of the TFTP packets from the 
TFTP client. 
Use the undo telnet client source command to restore the default. 
By default, a device uses the IP address of the interface determined by the matched route as the source 
IP address to communicate with a TFTP server. 
Note that: 
The source address can be specified as the source interface and the source IP; if you use the tftp 
client source command to specify the source interface and then the source IP, the newly specified 
source IP overwrites the configured source interface and vice versa. 
If the source address is specified with the tftp client source command and then with the tftp 
command, the source address specified with the latter one is used to communicate with the 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 for the current tftp command. 
Related commands: display tftp client configuration
Examples 
# Specify the source IP address of the TFTP client as 2.2.2.2. 
<Sysname> system-view 
[Sysname] tftp client source ip 2.2.2.2 
# Specify the source interface of the TFTP client as Vlan-interface 1. 
<Sysname> system-view 
[Sysname] tftp client source interface Vlan-interface 1 
tftp ipv6 
Syntax 
tftp ipv6 tftp-ipv6-server [ -i interface-type interface-number ] { get | put } source-file [ destination-file ]