2-3z If you use the tftp client source command and the tftp command to specify a source addressrespectively, the source address configured with the tftp command is used to communicate with aTFTP server.The source address specified with the tftp client source command is valid for all TFTP connectionsand 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… RemarksEnter system view system-view —Use an ACL to control thedevice’s access to TFTPserverstftp-server acl acl-numberOptionalBy default, no ACL is used tocontrol the device’s access toTFTP servers.Configure the source addressof the TFTP clienttftp client source { interfaceinterface-type interface-number| ip source-ip-address }OptionalA device uses the sourceaddress determined by thematched route to communicatewith the TFTP server bydefault.Return to user view quit —Download or upload a file in anIPv4 networktftp server-address { get | put |sget } source-filename[ destination-filename ][ source { interfaceinterface-type interface-number| ip source-ip-address } ]OptionalAvailable in user viewz If no primary IP address is configured on the source interface, no TFTP connection can beestablished.z If you use the ftp client source command to first configure the source interface and then thesource IP address of the packets of the TFTP client, the new source IP address will overwrite thecurrent one, and vice versa.Displaying and Maintaining the TFTP ClientTo do… Use the command… RemarksDisplay the configuration of theTFTP clientdisplay tftp clientconfiguration Available in any view