Set tftp retry, Clear tftp retry, Set tftp retry -43 clear tftp retry -43 – Enterasys Networks D-Series User Manual
Page 81: Set tftp, Retry
set tftp retry
Enterasys D-Series CLI Reference
2-43
Example
This example shows how to clear the timeout value to the default of 2 seconds.
D2(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.
D2(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.
Mode
Switch command, read‐write.
Example
This example shows how to clear the retry value to the default of 5 retries.
D2(rw)-> clear tftp retry
retry
Specifies the number of times a packet will be resent. The valid range is
from 1 to 1000. Default value is 5 retries.