XM1630S Software Reference Manual
No. XM1630S-A00-104
xmodus swiss GmbH
28 / 32
set_trusted_ip:
set_trusted_ip xxx.xxx.xxx.xxx
= Defines the trusted IP Address
Example:
set_trusted_ip 192.168.0.39
None: If “Trusted IP address” is set non-zero, only the specified IP address (trusted
address) is allowed to login on to the module and take configuration and monitoring.
4.4.7 AT commands description
AT:
AT
= Basic AT command
“OK” will be returned
ATD:
ATD [mode] [IP] [Port]
=
Manual telnet dial-out command (outgoing calls)
Mode : T = Telnet mode / R = RAW mode
IP
:
IP
address
Port
:
port
number
(optional)
Example :
ATD T 192.168.0.39 23<cr>
/ dial-out in Telnet Mode, Port = 23
ATD R 192.168.0.39 8000<cr>
/ dial-out in RAW Mode, Port = 8000
ATO:
ATO
=
On telnet dial-out, the control is transferred to the command
parser passing the escape sequence “+++”. Invoking “ATO”
would resume the telnet dial-out exiting the command parser.
ATH:
ATH
=
Exits the command parser, unlocks the configurations and
terminates the session.
go AT:
go AT
=
Go to AT command mode (valid only on serial port)