3.23. DHCPServer
Description
A DHCP Server determines a set of IP addresses and host configuration parameters to hand out
to DHCP clients attached to a given interface.
Properties
Index The index of the object, starting at 1. (Identifier)
Name Specifies a symbolic name for the DHCP Server
rule. (Identifier)
Interface The source interface to listen for DHCP requests on.
This can be a single interface or a group of
interfaces.
RelayerFilter A range, group or network that will allow specific
DHCP Relayers access to the DHCP Server. (Default:
0/0)
IPAddressPool A range, group or network that the DHCP Server
will use as IP address pool to give out DHCP leases
from.
Netmask Netmask sent to the DHCP Client. (Default: 255)
DefaultGateway Specifies what IP should be sent to the client for
use as default gateway. If unspecified or if 0.0.0.0 is
specified, the IP given to the client will be sent as
gateway. (Optional)
Domain Domain name used for DNS resolution. (Optional)
LeaseTime The time, in seconds, that a DHCP lease should be
provided to a host after this the client have to
renew the lease. (Default: 86400)
DNS1 IP of the primary DNS server. (Optional)
DNS2 IP of the secondary DNS server. (Optional)
NBNS1 IP of the primary Windows Internet Name Service
(WINS) server that is used in Microsoft
environments which uses the NetBIOS Name
Servers (NBNS) to assign IP addresses to NetBIOS
names. (Optional)
NBNS2 IP of the primary Windows Internet Name Service
(WINS) server that is used in Microsoft
environments which uses the NetBIOS Name
Servers (NBNS) to assign IP addresses to NetBIOS
names. (Optional)
LeasesRequireAuth Enable distribution of leases only after clients have
been authenticated. (Default: No)
NextServer IP address of next server in the boot process.
Chapter 3: Configuration Reference
149