Configure the remote host logon to modify parameters for FTP and TFTP access. Use the default parameters for TFTP transfers. If you want to use FTP as transfer mechanism, you must change the password to a valid value.
boot config host ftp-debug
boot config host password WORD<0-16>
boot config host tftp-debug
boot config host tftp-hash
boot config host tftp-rexmit <1-120>
boot config host tftp-timeout <1-120>
boot config host user WORD<0-16>
default boot config host ftp-debug
default boot config host tftp-debug
default boot config host tftp-hash
default boot config host tftp-rexmit
default boot config host tftp-timeout
default boot config host user
no boot config host ftp-debug
no boot config host tftp-debug
no boot config host tftp-hash
Important
This password must match the password for the FTP server or the FTP operation fails. Also, if you configure the password to a valid value, then all copying to and from the network uses FTP instead of TFTP.
If the user name or password is incorrect, copying over the network fails.
Important
tftp-debug should be used exclusively to transfer small files less than 1MB in size. Using it for larger files might cause unwanted behavior, such as transfer failure.
None
Global Configuration