Installation guide

set udpserial
130 Chapter 2 Command Descriptions
Examples Set general UDP serial forwarding based on bytes received
In this example, the amount of bytes received from the serial port will cause
the data to be sent on to the network destination.
set udpserial port=1 state=on sendcount=2
Set UDP destinations for a given serial port
In this example, data will be sent to the destination identified.
set udpserial port=1 range=1 ipaddress=10.0.0.1 ipport=2101
active=on
Display current UDP serial settings
The following are all valid ways of using set udpserial to display current
UDP serial settings:
set udpserial
set udpserial port=1
set udpserial port=1 range=1-12
See also "revert" on page 39.