Syntax keywords and variables – Amer Networks WLO220T CLI User Manual
Page 48

. . . . .
C O M M A N D D E S C R I P T I O N S
ip
CLI Reference Guide
45
ip
Use the ip commands to set or display IP parameters for communication with a TFTP server. The
VF device can use TFTP servers to save or import external files. These files can contain
configuration settings, software versions, public keys, error messages, certificates, and other
items.
Syntax
Keywords and Variables
retry
set ip tftp retry number_retry
unset ip tftp timeout_sec
number_retry
The number of times to retry a TFTP communication before the device ends the attempt and
generates an error message.
Example
The following command sets the number of retries to 7:
set ip tftp retry 7
timeout
set ip tftp timeout timeout_sec
timeout_sec
Determines how long (1-10 seconds) the device waits before terminating an inactive TFTP
connection.
Example
The following command sets the timeout period to 1-10 seconds:
set ip tftp timeout 10
get
get ip tftp
set
set ip tftp
{
retry number_retry |
timeout timeout_sec
}
unset
unset ip tftp
{
retry number_retry |
timeout timeout_sec
}