DHCP COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
199
dhcp server pool config
Configure a DHCP server pool
SYNTAX:
dhcp server pool config name = <{LAN_private|GUEST_private|
DMZ_private}>
[state = <{disabled|enabled}>]
[allocation = <{dynamic|automatic}>]
[intf = <{ipsec0|Internet|lan1|wan1|dmz1|
guest1}>]
[index = <number>]
[poolstart = <ip-address>]
[poolend = <ip-address>]
[netmask = <ip-mask(dotted or cidr)>]
[gateway = <ip-address|0|none>]
[server = <ip-address|none>]
[primdns = <ip-address|none>]
[secdns = <ip-address|none>]
[primwins = <ip-address|none>]
[secwins = <ip-address|none>]
[leasetime = <number{0-1814400}>]
[renewtime = <number{0-1814400}>]
[rebindtime = <number{0-1814400}>]
[lockouttime = <number{0-1814400}>]
[unnumbered = <{disabled|enabled}>]
[localgw = <{disabled|enabled}>]
[localdns = <{disabled|enabled}>]
where:
name The name of the DHCP server pool. REQUIRED
state Enable/Disable the DHCP server pool admin state. OPTIONAL
allocation Define the DHCP Server's pool allocation method (tip :
automatic means the IP address becomes reserved for the
lease).
OPTIONAL
intf The interface for which the pool is allowed to lease IP
addresses.
OPTIONAL
index The number of the pool before which you want the new
pool to be added.
OPTIONAL
poolstart The DHCP server pool start IP address. OPTIONAL
poolend The DHCP server pool end IP address. OPTIONAL
netmask The DHCP server pool netmask. OPTIONAL
gateway The IP address of the default router for DHCP clients. OPTIONAL