Cisco 32369 User Manual
Cisco ios dhcp server, Feature overview
Cisco IOS DHCP Server 1
Cisco IOS DHCP Server
Feature Overview
Dynamic Host Control Protocol (DHCP) enables you to automatically assign reusable IP addresses
to DHCP clients. The Cisco IOS DHCP Server feature is a full DHCP server implementation that
assigns and manages IP addresses from specified address pools within the router to DHCP clients.
If the Cisco IOS DHCP Server cannot satisfy a DHCP request from its own database, it can forward
the request to one or more secondary DHCP servers defined by the network administrator.
Figure 1 shows the basic steps that occur when a DHCP client requests an IP address from a DHCP
server. The client, Host A, sends a DHCPDISCOVER broadcast message to locate a Cisco IOS
DHCP Server. A DHCP server offers configuration parameters (such as an IP address, a MAC
address, a domain name, and a lease for the IP address) to the client in a DHSCPOFFER unicast
message.
Figure 1
DHCP Request for an IP Address from a DHCP Server
Note
A DHCP client may receive offers from multiple DHCP servers and can accept any one of the
offers; however, the client usually accepts the first offer it receives. Additionally, the offer from the
DHCP server is not a guarantee that the IP address will be allocated to the client; however, the server
usually reserves the address until the client has had a chance to formally request the address.
The client returns a formal request for the offered IP address to the DHCP server in a
DHCPREQUEST broadcast message. The DHCP server confirms that the IP address has been
allocated to the client by returning a DHCPACK unicast message to the client.
Host A
DHCPACK (unicast)
DHCPREQUEST (broadcast)
DHCPOFFER (unicast)
DHCPDISCOVER (broadcast)
Cisco IOS
DHCP server
32369
Document Outline
- Cisco IOS DHCP Server
- Feature Overview
- Benefits
- Supported Platforms
- Supported Standards, MIBs, and RFCs
- Prerequisites
- DHCP Configuration Task List
- Configuring a DHCP Database Agent or Disabling DHCP Conflict Logging
- Excluding IP Addresses
- Configuring a DHCP Address Pool
- Configuring the DHCP Address Pool Name and Entering DHCP Pool Configuration Mode
- Configuring the DHCP Address Pool Subnet and Mask
- Configuring the Domain Name for the Client
- Configuring the Domain Name System IP Servers for the Client
- Configuring the NetBIOS Windows Internet Naming Service IP Servers for the Client
- Configuring the NetBIOS Node Type for the Client
- Configuring the Default Router for the Client
- Configuring the Address Lease Time
- Configuring Manual Bindings
- Configuring a DHCP Server Boot File
- Configuring the Number of Ping Packets
- Configuring the Timeout Value for Ping Packets
- Enabling the CiscoIOS DHCP Server Feature
- Monitoring and Maintaining the DHCP Server
- Configuration Examples
- Command Reference
- bootfile
- clear ip dhcp binding
- clear ip dhcp conflict
- clear ip dhcp server statistics
- client-identifier
- client-name
- default-router
- dns-server
- domain-name
- hardware-address
- host
- ip dhcp conflict logging
- ip dhcp database
- ip dhcp excluded-address
- ip dhcp ping packets
- ip dhcp ping timeout
- ip dhcp pool
- ip dhcp relay information check
- ip dhcp relay information option
- ip dhcp relay information policy
- lease
- netbios-name-server
- netbios-node-type
- network (DHCP)
- next-server
- option
- service dhcp
- show ip dhcp binding
- show ip dhcp conflict
- show ip dhcp database
- show ip dhcp server statistics
- Debug Commands
- Glossary