User guide

set ia
134 Chapter 2 Command Descriptions
ipport=0-65535
The UDP or TCP port on which to listen for protocol messages.
Modbus/TCP defaults to TCP port 502. AB/Ethernet defaults to TCP port
2222. Ethernet/IP defaults to TCP port 44818.
mapto=N
Used for destination entries of type "mapto." This option defines the
protocol address for which to reevaluate this message.
messagetimeout=10-65535 milliseconds
When messages are received from remote clients, this is the time to wait
to allow the message to be answered. This time includes both the
queuing and slave response delays, and this should be set to slightly less
than the timeout of the remote client. After this time, the Digi device
assumes the remote client no longer wants a response. The default is
2500 milliseconds. The time tags "ms," "sec," and "min" can be used.
name=string
Used to set a useful name for this entry. Default names are "route1,"
"route2," etc. This name gives you the option to rename the entries for
convenience. This name is also used as the DNS name when
appropriate.
port={N}
Defines the serial port for a destination entry type "serial."
protaddr={N|N-M}
Defines the protocol address(es) that will be forwarded to this destination
entry in the table.
reconnecttimeout=10-65535 milliseconds
If the connection to the remote node fails, this reconnect time is used to
delay attempts to reconnect. The default is 2500 milliseconds. The time
tags "ms," "sec," and "min" can be used.
replaceip={on|off|add|sub}
This option is valid for destination entries of type "ip." The default is "off."
When "on," the protocol address is used to replace the last octet of the IP
address. For example, if the table IP is 192.168.1.75 and the protocol
address of this message is 23, the message will be forwarded to the
remote IP 192.168.1.23. If the "add" or "sub" value is set, the protocol
address is added or subtracted from the final octet of the IP address. In
the above example, the result would be 192.168.1.98 or 192.168.1.52,
respectively.