User guide
set ia
Chapter 2 Command Descriptions 133
type={tcp|udp}
Defines whether the incoming connection is TCP (connected) or UDP
(unconnected). The default is "tcp."
Options for configuring destination tables
The following command options are used to configure destination tables:
addroute=N
Creates a new route in this entry in the table.
command={destroy}
Destroys, or deletes, this master entry. This stops the network listener
and the protocol connection will no longer be accepted.
moveroute=N,M
Move the destination route from slot N to slot M.
name=string
A useful name for the destination table. Default names are “table1,”
“table2,” etc. This option gives you the option to rename the table for
convenience. Note that tables are still handled internally by number.
removeroute=N
Destroys this entry in the table.
Options for configuring routes in destination tables
The following command options are used to configure destination tables:
active={on|off}
Enables or disables the route in the table.
connect={active|passive}
Defines whether the Digi device attempts immediately to connect to a
remote device ("active"), or waits and only connects on demand
("passive"). The default is "active."
filterip={on|off}
Valid for destination entries of type “ip.” The default is “off.” When
“filterip=on,” the Digi device’s IP is used to fill in any zero octets in the
remote IP.
idletimeout=1-65535 seconds
The master aborts a connection after the remote client has been idle for
this time. The time is saved in seconds. The best use for this timeout is
to speed up fault recovery. For example, many wide-area networks can
suffer shutdowns without the Digi device detecting it. Using the idle
timeout will speed up detection of lost TCP connections. The default is 5
minutes. The range is 1 to 65535 seconds. The time tags “ms,” “sec,” and
“min” can be used.
ipaddress
The destination IP address of the entry.