Configure DHCP Servers
A Dynamic Host Configuration Protocol (DHCP) server provides network configuration parameters, such as IP addresses, to DHCP clients. You can configure a DHCP server on an interface to provide configuration parameters to DHCP clients on the attached network.
An IPv4 DHCP client uses a broadcast rather than a multicast address to reach the server. The DHCP client listens for messages on UDP port 68. The DHCP server listens for messages on UDP port 67. The DHCP server does not support BOOTP requests.
DHCP clients must be on the same network as the interface on which the server is enabled. There cannot be an intervening router between the server and client, although there can be a switch.
Caution | Do not configure a DHCP server on a network that already has a DHCP server operating on it. The two servers will conflict with each other, and the results will be unpredictable. |
Procedure
Step 1 | The section has two areas. Initially, the Configuration section shows the global parameters. The DHCP Servers area shows the interfaces on which you have configured a server, whether the server is enabled, and the address pool for the server. |
Step 2 | In the Configuration section, configure auto configuration and global settings. DHCP auto configuration enables the DHCP server to provide
DHCP clients with DNS server, domain name, and WINS server
information obtained from a DHCP client that's running on
the specified interface. Typically, you would use auto
configuration if you're obtaining an address using DHCP on
the outside interface, but you could choose any interface
that obtains its address through DHCP. If you cannot use
auto configuration, you can manually define the required
options.
|
Step 3 | In the DHCP Servers section, either edit an existing server, or click New DHCP Server to add and configure a new server.
|
Step 4 | Click Save. |
Step 5 | Review and deploy the changes you made now, or wait and deploy multiple changes at once. |