2-1 
2  TFTP Configuration Commands 
TFTP Configuration Commands 
display tftp source-ip 
Syntax 
display tftp source-ip 
View 
Any view 
Parameters 
None 
Description 
Use the display tftp source-ip command to display the source IP address that a TFTP client uses 
every time it connects to a TFTP server (use the tftp source-ip command). If a source interface is 
specified for the TFTP client with the tftp source-interface command, the IP address of the source 
interface is displayed. If neither source IP address nor source interface is specified for the TFTP client, 
0.0.0.0 is displayed. 
Related commands: tftp source-ip, tftp-source-interface. 
Examples 
# Display the source IP address that a TFTP client uses every time it connects to a TFTP server. 
<Sysname> display tftp source-ip 
The source IP you specified is 192.168.0.1 
tftp { ascii | binary } 
Syntax 
tftp { ascii | binary } 
View 
System view 
Parameters 
ascii: Transfers data in ASCII mode, which is used for transferring text files. 
binary: Transfers data in binary mode, which is used for transferring program files. 
Description 
Use the tftp { ascii | binary } command to set the TFTP data transfer mode.