XM1630S Software Reference Manual
No. XM1630S-A00-104
xmodus swiss GmbH
32 / 32
Example:
set_raw_socket disable<cr>
/ Ensure TCP socket is Telnet
set_dialout_ip 192.168.1.47<cr>
/ Defines address for automatic dial-out function.
set_dialout_port 8000<cr>
/ Defines port number 8000
set_auto_hw enable<cr>
/ Automatic dial-out triggering with DTR line.
set_auto enable<cr>
/ Enables the automatic dial-out function
Action:
Upon activation of the DTR line, the LAN modem automatically initiates a TELNET
connection to the IP address 192.168.1.47, port 8000. After the connection is
established, the DCD line became active and data can be exchanged. The serial
interface must be defined to use RTS/CTS flow control for this mode to operate
correctly.
6.5 Dial-in
In order for dial-in to be supported, the Dial-in mode must be enabled. This can be
performed using:
Set_dialin_port 1499
/ Configure the dial-in port to 1499
set_raw_socket disable<cr>
/ Ensure TCP socket is Telnet
set_dialin enable
/ enable dial-in
Remote clients can now establish TCP connections to the modem at its IP address,
port 1499.
When a connection exists, data received from the serial port is transferred to the
remote client/server and data received from the remote client/server is sent to the
serial port.
Note also that the default settings can be configured comfortably using the web
interface.