Specifications

set tftp retry
3-46 Basic Configuration
Example
Thisexampleshowshowtoclearthetimeoutvaluetothedefaultof2seconds.
B2(rw)-> clear tftp timeout
set tftp retry
UsethiscommandtoconfigurehowmanytimesTFTPwillresendapacket,eitheran
acknowledgementpacketoradatapacket.
Syntax
set tftp retry retry
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexamplesetstheretrycountto3.
B2(rw)->set tftp retry 3
clear tftp retry
UsethiscommandtoresettheTFTPretryvaluetothedefaultvalueof5retries.
Syntax
clear tftp retry
Parameters
None.
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexampleshowshowtocleartheretryvaluetothedefaultof5retries.
B2(rw)-> clear tftp retry
retry Specifiesthenumberoftimesapacketwillberesent.Thevalidrangeis
from1to1000.Defaultvalueis5retries.