Cisco 32369 Manual page 5

Ios dhcp server feature
Table of Contents

Advertisement

Configuring a DHCP Database Agent or Disabling DHCP Conflict
Logging
A DHCP database agent is any host, for example, an FTP, TFTP, or RCP server that stores the DHCP
bindings database. You can configure multiple DHCP database agents and you can configure the
interval between database updates and transfers for each agent. To configure a database agent and
database agent parameters, use the following command in global configuration mode:
Command
Router(config)# ip dhcp database url
[timeout seconds | write-delay seconds]
If you choose not to configure a DHCP database agent, disable the recording of DHCP address
conflicts on the DHCP server. To disable DHCP address conflict logging, use the following
command in global configuration mode:
Command
Router(config)# no ip dhcp conflict
logging
Excluding IP Addresses
The DHCP server assumes that all IP addresses in a DHCP address pool subnet are available for
assigning to DHCP clients. You must specify the IP address that the DHCP server should not assign
to clients. To do so, use the following command in global configuration mode:
Command
Router(config)# ip dhcp
excluded-address low-address
[high-address]
Configuring a DHCP Address Pool
You can configure a DHCP address pool with a name that is a symbolic string (such as
"engineering") or an integer (such as 0). Configuring a DHCP address pool also places you in DHCP
pool configuration mode—identified by the (config-dhcp)# prompt—from which you can configure
pool parameters (for example, the IP subnet number and default router list). To configure a DHCP
address pool, complete the required tasks in the following sections.
Configuring the DHCP Address Pool Name and Entering DHCP Pool
Configuration Mode
To configure the DHCP address pool name and enter DHCP pool configuration mode, use the
following command in global configuration mode:
Command
Router(config)# ip dhcp pool name
Configuring a DHCP Database Agent or Disabling DHCP Conflict Logging
Purpose
Configures the database agent and the interval between
database updates and database transfers.
Purpose
Disables DHCP address conflict logging.
Purpose
Specifies the IP addresses that the DHCP server should not
assign to DHCP clients.
Purpose
Creates a name for the DHCP server address pool and places
you in DHCP pool configuration mode (identified by the
config-dhcp# prompt).
Cisco IOS DHCP Server 5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents