15: Command Reference
SLC™ Console Manager User Guide
265
connect global outgoingtimeout
Syntax
connect global outgoingtimeout <disable|1-9999 seconds>
Description
Sets the amount of time the SLC console manager will wait for a response (sign of life) from an
SSH/Telnet server that it is trying to connect to.
connect global show
Syntax
connect global show
Description
To display global connections.
connect script
Syntax
connect script <Script Name> deviceport <Device Port # or Name>
Description
Connect an interface script to a Device Port and run it.
connect terminate
Syntax
connect terminate <Connection ID List>
Description
Terminates a bidirectional or unidirectional connection.
connect unidirection
Syntax
connect unidirection <Device Port # or Name> dataflow
<toendpoint|fromendpoint> <endpoint> <one or more parameters>
<endpoint> is one of:
deviceport <Device Port # or Name>
telnet <IP Address or Name> [port <TCP Port>]
ssh <IP Address or Name> [port <TCP Port>] [<SSH flags>]
tcp <IP Address> port <TCP Port>
udp <IP Address> port <UDP Port>
<SSH flags> is one or more of:
user <Login Name>
version <1|2>
command <Command to Execute>
Parameters
exclusive <enable|
disable
>