User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-133
34.17 DHCP Server Parameters
34.17.1 +iDPSZ DHCP Server Pool Size
Syntax:
AT+iDPSZ=<range>
Sets number of addresses to be allocated in the IP pool of
iChip‘s DHCP server.
Parameters:
range = number of IP addresses in pool
Command Options:
range=0-255
When range=0 the pool is empty and the DHCP server is
inactive. When range is set to any number between 1 and
255, and the DIP parameter is defined the DHCP server
becomes active.
Default:
0 DHCP server is inactive
Result Code:
I/OK
If range is an integer between 0 and 255.
I/ERROR
Otherwise
AT+iDPSZ?
Reports the current range value followed by I/OK.
AT+iDPSZ=?
Returns the message ‗0-255‘ followed by I/OK.