![]()
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
We could think a simple return message is enough for the protocol to work fine. Actually, several DHCP messages are used to complete a configuration, renew it... These messages can be sent both by a client or a DHCP server:
The value between brackets is used to identify the message in DHCP packets. See DHCP options. The first request sent by the client is a DHCPDISCOVER. The server then replies with a DHCPOFFER, by sending a first IP address. The client then sets its configuration, may ask for other parameters and finally sends a DHCPREQUEST to validate its configuration. The server replies by a DHCPACK with the final IP address to confirm and things are over. Usually, this is enough for a client to get an efficient network configuration, but this may be more or less long, depending on the fact that the client or the server may refuse its configuration, ask for additional information... To ask for a brand new address, things are like this: ![]() To renew an address, things a like this (we assume that both servers know the client): ![]()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Copyright © 2000-2002 themanualpage.org - This site is submissive to the terms of the GNU GPL and FDL licences. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||