© Microhard Systems Inc.
153
5.0 AT Command Line Interface
AT+MLEIP
Command Syntax
Set the IP Address, Netmask, and Gateway for the
local Ethernet interface.
AT+MLEIP=<IP Address>, <Netmask>,
<Gateway>
Description
Example
Input:
AT+MLEIP=192.168.168.1,255.255.255.0,192.168.168.1 <enter>
Response:
+MLEIP: setting and restarting network...
OK
AT+MDHCP
Command Syntax
Enable/Disable the DHCP server running of the local
Ethernet interface.
AT+MDHCP=<action>
0 Disable
1 Enable
Description
Example
Input:
AT+MDHCP=1 <enter>
Response:
OK
AT+MDHCPA
Command Syntax
Define the Starting and Ending IP Address (range)
assignable by DHCP on the local Ethernet interface.
AT+MDHCPA=<Start IP>, <End IP>
Description
Example
Input:
AT+MDHCPA=192.168.168.100,192.168.168.200 <enter>
Response:
OK