Dynamic Host Configuration Protocol
DHCP Server command reference
iMG/RG Software Reference Manual (System Administration)
5-36
Example
--> dhcpserver subnet sub1 add option auto-configure 1
See also
DHCPCLIENT SET INTERFACECONFIG AUTOIP ENABLED|DISABLED
Note: 
For a list of options that you can choose from, see 
DHCPSERVER LIST OPTIONS
For information on RFC 2132, see 
5.1.5.1.50 DHCPSERVER SUBNET ADD POOL
Syntax
DHCPSERVER SUBNET <name> ADD POOL <poolname> <startaddr> 
<endaddr>
Description
This command allows you to configure the DHCP server adding a pool to the specified 
subnet
Options
The following table gives the range of values for each option that can be specified with 
this command and a default value (if applicable).
Example
--> dhcpserver subnet sub1 add pool mypool 10.17.90.1 10.17.90.128
5.1.5.1.51 DHCPSERVER SUBNET CLEAR IPRANGES
Syntax
DHCPSERVER SUBNET {<name>|<number>} CLEAR IPRANGES
Description
This command deletes all of the IP ranges set for an existing subnet.
Options
The following table gives the range of values for each option that can be specified with 
this command and a default value (if applicable).
number
An existing subnet. To display subnet numbers, use the 
DHCPSERVER LIST SUBNETS
command.
N/A
identifier
A text string that identifies a DHCP server configuration 
option.
N/A
value
The value associated with the option identifier.
N/A
Option
Description
Default Value
name
the name of the subnet
N/A
poolname
Name 
of the 
pool to be added
N/A
startaddr 
Starting IP address for the Pool IP range
N/A
endaddr
Ending IP address for the Pool IP range
N/A