User's Manual

49
Appendix II
AT Commands
AT+DHCP
Read Command Response
AT+DHCP?<CR> <CR><LF>ENABLE<CR><LF>
<CR><LF>DISABLE<CR><LF>
Example
AT+DHCP?
ENABLE
DHCP is currently enabled.
Write Command Response
AT+DHCP=[Parameter]<CR> <CR><LF>OK<CR><LF>
<CR><LF>ERROR<CR><LF>
Example
AT+DHCP=0
OK
Disable DHCP successfully.
Remarks
The Read command is to get the Dynamic Host Configuration Protocol (DHCP) setting.
The Write command is to set the Dynamic Host Configuration Protocol (DHCP) setting, enable or
disable. [Parameter] is a character that determines whether DHCP is enabled —
Parameter =0: Disable DHCP
Parameter =1: Enable DHCP
See Also
ATDT, AT+APN, AT+CHAP, AT+DLMT, AT+IP (3G/GPRS)
Back to the Supported AT Commands.