TFTP Commands
TFTP Commands
Set Server TFTP
Description | Configures the IOLANs TFTP client settings. |
User Level | Admin |
Syntax | set server tftp [retry <integer>] [timeout <integer>] |
Options | retry |
| 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. |
| timeout |
| 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. |
Hosts Commands
Add Host
Description | Adds a host to the IOLAN host table. |
User Level | Admin |
Syntax | add host <hostname> <ip_address> |
Options | <hostname> |
| The name of the host. |
| <ip_address> |
| The host IPv4 or IPv6 address. |
Delete Host
Description | Deletes a host from the IOLAN host table. |
User Level | Admin |
Syntax | delete host <config_host> |
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 | set host <config_host> <ip_address> |
Options | <config_host> |
| The name of the host. |
| <ip_address> |
| The host IPv4 or IPv6 address. |
63