Digi IX40 User Manual page 241

Table of Contents

Advertisement

Serial port
The default is always.
c. Set the option that initiates the connection:
(config)>serial port1 autoconnect conn_type value
(config)>
where value is one of:
n
n
n
n
n
The default is tls.
d. Set the host name or IP address of 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 TCP port of the destination server:
(config)>serial port1 autoconnect port int
(config)>
where int is any integer between 1 and 65535.
f. To enable TCP keepalive:
(config)>serial port1 autoconnect keepalive true
(config)>
g. To enable TCP nodelay:
(config)>serial port1 autoconnect nodely true
(config)>
IX40 User Guide
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)>
ssh
tcp
telnet
tls
tls_auth
Configure Remote Access mode
241

Advertisement

Table of Contents
loading

Table of Contents