9: Connections
SecureLinx SLC User Guide
89
To connect a device port to another device port or an outbound network
connection (data flows in both directions):
connect bidirection <Port # or Name> <endpoint>
Endpoint is one of:
charcount <# of Chars>
charseq <Char Sequence>
charxfer <toendpoint|fromendpoint>
deviceport <Device Port # or Name>
date <MMDDYYhhmm[ss]>
exclusive <enable|
disable
>
ssh <IP Address or Name> [port <TCP Port] [<SSH
flags>]
where
<SSH flags> is one or more of:
user <Login Name>
version <1|2>
command <Command to Execute>
tcp <IP Address> [port <TCP Port>]
telnet <IP Address or Name> [port <TCP Port>]
trigger <
now
|datetime|chars>
udp <IP Address> [port <UDP Port>]
Note:
If the trigger is
datetime
(establish connection at a specified date/time), enter the date
parameter. If the trigger is
chars
(establish connection on receipt of a specified number or
characters or a character sequence), enter the
charxfer
parameter and either the
charcount
or
the
charseq
parameter.
To connect a device port to another device port or an outbound network
connection (data flows in one direction):
connect unidirection <Device Port # or Name> dataflow
<toendpoint
⎢
fromendpoint> <endpoint>
Endpoint is one of:
charcount <# of Chars>
charseq <Char Sequence>
datetime <MMDDYYhhmm[ss]>
deviceport <Port # or Name>
exclusive
<enable|
disable
>
ssh <IP Address or Name> [port <TCP Port] >]
<SSH flags>]
where
<SSH flags> is one or more of:
user <Login Name>
version <1|2>