User guide
Dynamic Host Configuration Protocol DHCP Server command reference
iMG/RG Software Reference Manual (System Administration)
5-28
Example --> dhcpserver add subnet sub1 239.252.197.0 255.255.255.0 239.252.197.10
239.252.197.107
See also DHCPSERVER LIST SUBNETS
5.1.5.1.38 DHCPSERVER CLEAR SUBNETS
Syntax DHCPSERVER CLEAR SUBNETS
Description This command deletes all DHCP server subnets that were created using the DHCPS-
ERVER ADD SUBNET command.
Example --> dhcpserver clear subnets
See also DHCPSERVER DELETE SUBNET
5.1.5.1.39 DHCPSERVER DELETE SUBNET
Syntax DHCPSERVER DELETE SUBNET {<name>|<number>}
Description This command deletes a single DHCP server subnet. The pool of IP addresses in the sub-
net is also deleted.
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 delete subnet sub1
netmask The netmask address of the subnet, for example:
255.255.255.0
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
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 com-
mand.
N/A