2-2Task RemarksTFTP server configuration For details, see the correspondingmanual —TFTP Configuration: The Device Operating as a TFTP ClientBasic configurations on a TFTP clientBy default the device can operate as a TFTP client. In this case you can connect the device to the TFTPserver to perform TFTP-related operations (such as creating/removing a directory) by executingcommands on the device.Follow these steps to perform basic configurations on a TFTP client:To do… Use the command… RemarksDownload a file from a TFTPservertftp tftp-server get source-file[ dest-file ] OptionalUpload a file to a TFTP server tftp tftp-server put source-file[ dest-file ] OptionalEnter system view system-view —Set the file transmission mode tftp { ascii | binary } OptionalBinary by defaultSpecify an ACL rule used bythe specified TFTP client toaccess a TFTP servertftp-server acl acl-number OptionalNot specified by defaultSpecifying the source interface or source IP address for an FTP clientYou can specify the source interface and source IP address for the device operating as a TFTP client,so that it can connect with a remote TFTP server through the IP address of the specified interface or thespecified IP address.Follow these steps to specify the source interface and source IP address for a TFTP client:To do… Use the command… RemarksSpecify the source interfaceused for the current connectiontftp tftp-serversource-interfaceinterface-type interface-number{ get source-file [ dest-file ] | putsource-file-url [ dest-file ] }OptionalNot specified by defaultSpecify the source IP addressused for the current connectiontftp tftp-server source-ipip-address { get source-file[ dest-file ] | put source-file-url[ dest-file ] }OptionalNot specified by defaultEnter system view system-view —