User guide

set ia
Chapter 2 Command Descriptions 135
splitip={on|off}
splitdivisor=(1-255)
splitbase=(0|1)
These settings enable a message forwarding scheme similar to the
Modicon BM-85.
splitip={on|off}
Enables or disables this message forwarding mode.
splitdivisor=(1-255)
Defines how the protocol address is split.
splitbase=(0|1)
Defines whether or not the result is incremented by 1.
For example, suppose a destination route entry exists for protocol
addresses 100 to 255, with a split divisor of 10, a split base of 0, and a
remote IP address of 192.168.1.0. A message for slave 171 would be
forwarded to IP address 192.168.1.17 to slave address 1. A message for
slave 176 would be forwarded to IP address 192.168.1.17 to slave
address 6. A message for slave 211 would be forwarded to IP address
192.168.1.21 to slave address 1.
transport={tcp|udp}
Defines whether the outgoing connection is TCP (connected) or UDP
(unconnected). The default is "tcp."
type={discard|dns|ip|mapto|nopath|serial}
Defines the type of destination for this route.
discard
Messages destined for this route entry are discarded without error.
dns
Messages destined for this route entry are forwarded to the entered
DNS name.
ip
Messages destined for this route entry are forwarded to the entered IP
address. If you enter the IP address as 0.0.0.0, the Digi device’s IP
address is used to fill in the IP address, and the “replaceip” function is
applied. For example, if the IP is 0.0.0.0, the Digi device’s IP address
is 192.168.23.199, and the protocol address of the message is 45,
then the remote IP address used will be 192.168.23.45.
mapto
Messages destined for this route entry are reevaluated as-if having the
protocol address configured within this entry.
nopath
Messages destined for this route entry are returned to sender with a
protocol-defined error message.
serial
Messages destined for this route entry are forwarded to a serial port.