User guide
DHCP Server command reference Dynamic Host Configuration Protocol
5-43
iMG/RG Software Reference Manual (System Administration)
5.1.5.1.62 DHCPSERVER SUBNET POOL ADD OPTION
Syntax DHCPSERVER SUBNET <name> POOL <poolname> ADD OPTION <identi-
fier> <value>
Description This command add an option to the specified pool.
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 pool mypool add option auto-configure 1
5.1.5.1.63 DHCPSERVER SUBNET POOL ADD POOLRANGE
Syntax DHCPSERVER SUBNET <name> POOL <poolname> ADD POOLRANGE
<startaddr> <endaddr>
Description This command allows you to configure the DHCP server adding a poolrange to the spec-
ified pool
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).
Option Description Default Value
name An existing subnet. To display subnet names, use
the
DHCPSERVER LIST SUBNETS com-
mand.
N/A
poolname Name/Id of the pool N/A
identifier The identifier of the option available from com-
mand dhcpserver list options
identifier
value The value of the option value
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 poolrange IP range N/A
endaddr Ending IP address for the poolrange IP range N/A