The
udpsetup
command is used to set the configuration of the UDPUnicast and UDPBroadcast connectivity types.
Syntax when using UDPUnicast
udpsetup <Recipient Hostname or IP> <Port>
- <Recipient Hostname or IP>: The hostname or IP address of the device that the gateway will send the UDP datagrams containing the measurements to
- <Port>: The destination UDP port that the gateway will use when sending the UDP datagrams
Example
udpsetup 192.168.1.50 2828
Syntax when using UDPBroadcast
udpsetup <Port>
- <Port>: The destination UDP port that the gateway will use when broadcasting the UDP datagrams
Example
udpsetup 2828