beautypg.com

Set udp – Perle Systems DS1 User Manual

Page 96

background image

Line Commands

96

IOLAN Device Server User’s Guide, Version 1.0

Set UDP

local-echo

Toggles between local echo of entered characters and suppressing local echo. Local

echo is used for normal processing, while suppressing the echo is convenient for
entering text that should not be displayed on the screen, such as passwords. This

parameter can only be used when

Line Mode

is

On

. Default is

Off

.

echo

Defines the echo character. When Line Mode is On, typing the echo character echoes

the text locally and sends only completed lines to the host. This value is in hexadecimal
with a default value of

5

(ASCII value

^E

).

eof

Defines the end-of-file character. When Line Mode is On, entering the eof character as

the first character on a line sends the character to the remote host. This value is in

hexadecimal with a default value of

4

(ASCII value

^D

).

erase

Defines the erase character. When Line Mode is Off, typing the erase character erases
one character. This value is in hexadecimal with a default value of

8

(ASCII value

^H

).

intr

Defines the interrupt character. Typing the interrupt character interrupts the current

process. This value is in hexadecimal with a default value of

3

(ASCII value

^C

).

quit

Defines the quit character. Typing the quit character closes and exits the current telnet

session. This value is in hexadecimal with a default value of

1c

(ASCII value

FS

).

escape

Defines the escape character. Returns you to the command line mode. This value is in
hexadecimal with a default value of

1d

(ASCII value

GS

).

Description Configures the UDP settings for the serial line.
User Level Normal, Admin
Syntax

set udp line entry 1|2|3|4 [both|in|out|none <outbound_port>]

[<start_ip_address>] [<end_ip_address>]

Options

both|in|out|none

The direction in which information is received or relayed:

z

None—UDP service not enabled.

z

In—LAN to serial.

z

Out—Serial to LAN.

z

Both—Messages are relayed both directions.

<outbound_port>

The port that the Device Server will use to receive messages from or relay messages to
servers/hosts.

<start_ip_address>

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

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