63
TFTP Commands
TFTP Commands

Set Server TFTP

Description Configures the IOLANs TFTP client settings.
User Level Admin
Syntax
Options retry
timeout
Hosts Commands

Add Host

Description Adds a host to the IOLAN host table.
User Level Admin
Syntax
Options <hostname>
<ip_address>

Delete Host

Description Deletes a host from the IOLAN host table.
User Level Admin
Syntax
Option <config_host>
You can see a list of hosts that can be deleted by typing delete host ?.

Set Host

Description Configures a host in the IOLAN host table.
User Level Admin
Syntax
Options <config_host>
<ip_address>
set server tftp [retry <integer>] [timeout <integer>]
The number of times the IOLAN will attempt to transfer (using TFTP) a file to/from a
host. Enter a value between 0 and 5. The default is 5. A value of 0 (zero) means that the
IOLAN will not attempt a retry should TFTP fail.
The time, in seconds, that the IOLAN will wait for a successful transmit or receipt of
TFTP packets before retrying a TFTP transfer. Enter a value between 3 and 10. The
default is 3 seconds.
add host <hostname> <ip_address>
The name of the host.
The host IPv4 or IPv6 address.
delete host <config_host>
set host <config_host> <ip_address>
The name of the host.
The host IPv4 or IPv6 address.