Information
Specify the IP address of an interface as the source address for TFTP connections.
This is required so that the TFTP servers can easily identify routers and authenticate requests by their IP address.
Solution
Bind the TFTP client to the loopback interface.
hostname(config)#ip tftp source-interface loopback {<em>loobpback_interface_number</em>}
Impact:
Organizations should plan and implement trivial file transfer protocol (TFTP) services in the enterprise by setting 'tftp source-interface loopback', which enables the TFTP servers to identify routers and authenticate requests by IP address.