Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
125
DHCP Commands
dhcp server pool config
Configure an existing DHCP pool. Before you are able to configure the DHCP pool, you must create it via :dhcp server 
pool add.
SYNTAX:
dhcp server pool config
name = <string> 
[index = <number>]
[intf = <string>]
[poolstart = <ip-address>]
[poolend = <ip-address>]
[netmask = <ip-mask(dotted or cidr)>]
[gateway = <ipaddress | 0>]
[server = <ipaddress | 0>]
[primdns = <ipaddress | 0>]
[secdns = <ipaddress | 0>]
[dnsmetric = <number{0-100}>]
[primwins = <ipaddress | 0>]
[secwins = <ipaddress | 0>]
[leasetime = <number>]
[unnumbered = <{no|yes}>]
[localgw = <{off|on}>]
name
The name of the DHCP server pool to configure.
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.
OPTIONAL
intf
 The interface for which the pool is allowed to lease IP addresses.
OPTIONAL
poolstart
The lowest IP address in the DHCP address range to use for leasing. 
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. 
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