User guide

DHCP Server command reference Dynamic Host Configuration Protocol
5-49
iMG/RG Software Reference Manual (System Administration)
Example --> dhcpserver subnet sub1 pool mypool list options
5.1.5.1.75 DHCPSERVER SUBNET POOL LIST POOLRANGE
Syntax DHCPSERVER SUBNET <name> POOL <poolname> LIST POOLRANGE
Description This command allows you to list the poolrange of a 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 delete pool mypool poolrange 1
5.1.5.1.76 DHCPSERVER ENABLE|DISABLE
Syntax DHCPSERVER {ENABLE|DISABLE}
Description This command enables/disables the DHCP server. You must have the DHCP server
enabled in order to carry out any DHCP server configuration. If you try configuring
DHCP server when DHCPSERVER DISABLE is set, the CLI issues a warning message.
You can enable both DHCP server and DHCP relay simultaneously by specifying individ-
ual interfaces for the server and relay to bind to. You cannot bind the same interface to
both server and relay - you must use different interfaces for each.
If you have set DHCP server to operate on an existing IP interface and you want to make
configuration changes to that IP interface, you must first disable DHCP server, then re-
enable it once your IP configuration is complete.
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 the name of the subnet
N/A
poolname Name of the pool to be added
N/A
Option Description Default Value
enable Enables configuration of the DHCP server. enable
disable Disables configuration of the DHCP server.