9: Connections
SecureLinx SLC User Guide
88
To view, update, or disconnect a current connection:
The bottom of the Connections web page displays current connections.
1. To view details about a connection, hold the mouse over the arrow in the
Flow
column.
2. To disconnect (delete) a connection, select the connection in the
Select
column
and click the
Terminate
button.
3. To reestablish the connection, create the connection again in the top part of the
page.
Connection Commands
These commands for configuring connections correspond to the web page entries
described above.
To connect to a device port to monitor and/or interact with it, or to establish an
outbound network connection:
connect direct <endpoint>
Endpoint is one of
:
deviceport <Port # or Name>
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>]
udp <IP Address> [port <UDP Port>]
To monitor a device port:
connect listen deviceport <Device Port # or Name>