set tftp retry
3-44 Basic Configuration
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to clear the timeout value to the default of 2 seconds.
C3(rw)-> clear tftp timeout
set tftp retry
Use this command to configure how many times TFTP will resend a packet, either an
acknowledgement packet or a data packet.
Syntax
set tftp retry retry
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example sets the retry count to 3.
C3(rw)->set tftp retry 3
clear tftp retry
Use this command to reset the TFTP retry value to the default value of 5 retries.
Syntax
clear tftp retry
Parameters
None.
Defaults
None.
retry Specifies the number of times a packet will be resent. The valid range is
from 1 to 1000. Default value is 5 retries.