User guide

Dynamic Host Configuration Protocol DHCP Server command reference
iMG/RG Software Reference Manual (System Administration)
5-34
Example --> dhcpserver set subnet sub1 subnet 239.252.197.0 255.255.255.0
See also DHCPSERVER LIST SUBNETS
5.1.5.1.48 DHCPSERVER SUBNET ADD IPRANGE
Syntax DHCPSERVER SUBNET {<name>|<number>} ADD IPRANGE <startaddr>
<endaddr>
Description This command adds a pool of IP addresses to an existing subnet. DHCP server can allo-
cate IP addresses from this pool to clients on request.
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 command.
N/A
number An existing subnet. To display subnet numbers, use
the
DHCPSERVER LIST SUBNETS command.
N/A
ip address The new IP address for the subnet (format:
192.168.102.3)
N/A
netmask The new netmask address for the subnet, for exam-
ple: 255.255.255.0
N/A
Option Description Default Value
name An existing subnet. To display subnet names, use the
DHCPSERVER LIST SUBNETS command.
N/A
number An existing subnet. To display subnet numbers, use the
DHCPSERVER LIST SUBNETS command.
N/A
startaddr The first IP address in the pool of addresses. The IP
address is displayed in the following format:
192.168.102.3
N/A
endaddr The last IP address in the pool of addresses. The IP
address is displayed in the following format:
192.168.102.3
N/A