[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Interaction Among the DHCP Client, Extended DHCP Local
Server, and Address-Assignment Pools
In a typical carrier edge network configuration, the DHCP client
is on the subscriber’s computer, and the DHCP local server is
configured on the router. The following steps provide a high-level
description of the interaction among the DHCP local server, DHCP client,
and address-assignment pools:
- The DHCP client sends a discover packet to
one or more DHCP local servers in the network to obtain configuration
parameters and an IP address for the subscriber.
- Each DHCP local server that receives the discover
packet then searches its address-assignment pool for the client address
and configuration options. Each local server creates an entry in its
internal client table to keep track of the client state, then sends
a DHCP offer packet to the client.
- On receipt of the offer packet, the DHCP client
selects the DHCP local server from which to obtain configuration information
and sends a request packet indicating the DHCP local server that will
grant the address and configuration information.
- The selected DHCP local server sends an acknowledgement
packet to the client that contains the client address lease and configuration
parameters. The server also installs the host route and ARP entry,
and then monitors the lease state.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]