Dhcp server pool config, Configure a dhcp server pool, Dhcp commands – Technicolor - Thomson ST585 V6 User Manual
Page 194: Syntax
E-DOC-CTC-20061027-0004 v1.0
DHCP Commands
170
dhcp server pool config
Configure a DHCP server pool.
SYNTAX:
where:
dhcp server pool config
name =
intf =
[index =
[poolstart =
[poolend =
[netmask =
[gateway =
[server =
[primdns =
[secdns =
[dnsmetric =
[primwins =
[secwins =
[leasetime =
[unnumbered = <{disabled | enabled}>]
[localgw = <{disabled | enabled}>]
name
The name of the DHCP server pool to configure.
REQUIRED
intf
The interface for which the pool is allowed to lease IP
addresses.
REQUIRED
index
A number between 0 (highest priority) and the highest number
(lowest priority) found in the list of existing DHCP server pools.
Represents a (higher) priority for the DHCP server pool.
Tip
Use the command
:dhcp server pool list to
obtain a list of the index numbers of all current
DHCP server pools.
OPTIONAL
poolstart
The lowest IP address in the DHCP address range to use for
leasing.
The default value of this parameter is 0.0.0.0 (not specified),
which means that the lowest IP address of the pool will be
defined by the remote server via Internet Protocol Control
Protocol (IPCP) as soon as the Point-to-Point Protocol (PPP)
IPCP subnetmasking connection is established.
OPTIONAL
poolend
The highest IP address in the DHCP address range to use for
leasing.
The default value of this parameter is 0.0.0.0 (not specified),
which means that the highest IP address of the pool will be
defined by the remote server via IPCP as soon as the PPP IPCP
subnetmasking connection is established.
OPTIONAL
netmask
The applicable netmask for the DHCP leases.
OPTIONAL