DHCP COMMANDS
DMS-CTC-20101206-0049 v1.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.
175
dhcp server pool config
Configure a DHCP server pool
SYNTAX:
dhcp server pool config
name = <{LAN_private}>
[state = <{disabled|enabled}>]
[allocation = <{dynamic|automatic}>]
[intf = <{Internet|LocalNetwork}>]
[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
server
The IP address of the DHCP server for DHCP clients.
OPTIONAL