I/o commands, Global i/o commands, Set io udp – Perle Systems 5500208-41 User Manual

Page 77: Chapter 9 i/o commands

Advertising
background image

IOLAN DS1/TS2 CLI Reference Guide, Version 4.1

77

I/O Commands

Chapter 9

9

This chapter defines all the CLI commands associated with configuring the IOLAN’s I/O parameters.

Global I/O Commands

Set IO UDP

Description Sets the UDP settings for I/O unicast messages.
User Level Admin
Syntax

Options

mode

broadcast-interval

entry

You can specify up to four sets of UDP IP address that will receive the I/O unicast.

udp_port

start_ip

end_ip

set io udp [mode on|off]

[broadcast-interval <broadcast_interval>]

set io udp entry 1|2|3|4 disabled

set io udp entry 1|2|3|4 <udp_port> <start_ip> [<end_ip>]

Enables/disables UDP broadcast of I/O channel status (data).

Enter the interval, in seconds, for UDP broadcasts of I/O channel status (data). Valid
values are 1-9999. Default value is 30 seconds.

The UDP port that the IOLAN will use to relay messages to servers/hosts.

The first host IP address in the range of IP addresses (for IPV4 or IPV6) that the

IOLAN will listen for messages from and/or send messages to.

The last host IP address in the range of IP addresses (for IPV4, not required for IPV6)

that the IOLAN will listen for messages from and/or send messages to.

Advertising