EasyManua.ls Logo

Digi IX20

Digi IX20
1188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Serial port Configure Remote Accessmode
IX20 User Guide
259
i. Set the string that, when received, will trigger the connection:
(config)>serial port1 autoconnect match_string string
(config)>
ii. flush_string is enabled by default, which will discard the matched string from
data sent to the server. To disable:
(config)>serial port1 autoconnect flush_string false
(config)>
The default is always.
c. Set the option that initiatesthe connection:
(config)>serial port1 autoconnect conn_type value
(config)>
where value is one of:
n
ssh
n
tcp
n
telnet
n
tls
n
tls_auth
The default is tls.
d. Set the host name or IP addressof the destination server:
(config)>serial port1 autoconnect destination hostname/IP_address
(config)>
When using SSH, this should be prefixed with the user name and followed by @, for
example:
(config)>serial port1 autoconnect destination admin@192.168.1.1
(config)>
e. Set the TCPport of the destination server:
(config)>serial port1 autoconnect port int
(config)>
where int isany integer between 1 and 65535.
f. To enable TCPkeepalive:
(config)>serial port1 autoconnect keepalive true
(config)>
g. To enable TCP nodelay:
(config)>serial port1 autoconnect nodely true
(config)>

Table of Contents