3-3Follow 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 [ ipv6 ] aclacl-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 viewDownload or upload a file in anIPv6 networktftp ipv6 tftp-ipv6-server [ -iinterface-typeinterface-number ] { get | put }source-file [ destination-file ]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 viewTFTP Client Configuration ExampleNetwork requirementsz As shown in Figure 3-2, use a PC as the TFTP server and Device as the TFTP client. Their IPaddresses are 1.2.1.1/16 and 1.1.1.1/16 respectively. An available route exists between Deviceand PC.