Set line interface – Perle Systems IOLAN CSS User Manual

Page 74

Advertising
background image

Line Commands

72

IOLAN SDS/SCS/STS CLI Reference Guide, Version 3.6

Set Line Interface

The SCS and STS IOLAN models only support the EIA-232 interface and therefore does not require
the

interface

parameter, instead you can just set the parameters for the EIA-232 interface.

Description Configures line interface (hardware) parameters.
User Level Admin
Syntax

set line .|<number>|* interface eia-232 [monitor-dcd on|off]

[monitor-dsr on|off] [flow none|soft|hard|both]

[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|9600|

19200|38400|57600|115200|230400|28800|custom <baud_rate>]

set line .|<number>|* interface eia-422

[flow none|soft|hard|both]

[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|

9600|19200|38400|57600|115200|230400|28800|

custom <baud_rate>]]

set line .|<number>|* interface eia-485-half-duplex

[tx-driver-control auto|rts] [flow none|soft]

[echo-suppression on|off]]

[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|

9600|19200|38400|57600|115200|230400|28800|custom <baud_rate>]

set line .|<number>|* interface eia-485-full-duplex

[tx-driver-control auto|rts] [flow none|soft]

[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|

9600|19200|38400|57600|115200|230400|28800|custom <baud_rate>]

Options

eia-232 | eia-422 | eia-485-half-duplex|eia-485-full-duplex

Specifies the type of serial line that is being used with the IOLAN. Specify either
EIA-232, EIA-422, EIA-485-half-duplex, or EIA-485-full-duplex. The STS and SCS
models support only EIA-232.

monitor-dcd

Specifies whether the RS-232 signal DCD (Data Carrier Detect) should be monitored.
This is used with modems or any other device that sends a DCD signal. When it is
monitored and the IOLAN detects a DCD signal, the line service is started. Default is

Off

. If both

Monitor DCD

and

Monitor DSR

are enabled, both signals must be detected

before the line service is started.

monitor-dsr

Specifies whether the RS-232 signal DSR (data set ready) should be monitored. This is
used with modems or any device that sends a DSR signal. When it is monitored and the
IOLAN detects a DSR signal, the line service is started. Default is

Off

. If both

Monitor

DCD

and

Monitor DSR

are enabled, both signals must be detected before the line

service is started.

flow

Defines whether the data flow is handled by the software (

Soft

), hardware (

Hard

),

Both

, or

None

. If you are using

SLIP

, set to

Hard

only. If you are using

PPP

, set to

either

Soft

or

Hard

(

Hard

is recommended). If you select

Soft

with

PPP

, you must set

the

ACCM

parameter when you configure

PPP

for the

Line

.

tx-driver-control

Used with a

EIA-485

serial interface, if your application supports

RTS

(Request To

Send), select this option. Otherwise, select

Auto

. Default is

Auto

.

Advertising