| Author |
Enforcers 216 QOD (14/8)
|
|
| enforcer 2003-08-14, 8:16 am |
| Still DHCP related, What steps are involved in the DHCP lease process when a client without a lease attempts to obtain one?
(Choose all that apply)
A. DHCPDiscover message sent from the DHCP server to the DHCP clients on the network requesting a DHCP lease
B. DHCPRequest message sent from a client indicating acceptance of an offered DHCP lease.
C. DHCPAck message sent from a client computer to a specific DHCP server indicating acceptance of the offered DHCP lease.
D. DHCPOffer message sent from one or more DHCP servers in response to a clients request.
E. DHCPRequest message sent from a server offering a DHCP lease to the requesting client computer
F. DHCPAck message sent from the DHCP server providing the lease to the DHCP client computer.
G. DHCPDiscover message sent from a client computer to all DHCPservers on the network requesting a DHCP lease.
Answer tomorrow
05 | |
| karlisi 2003-08-14, 8:26 am |
| G -> D -> B -> F | |
| jocampo 2003-08-14, 8:54 am |
| G, D, B, F | |
| cramersaunders 2003-08-14, 10:23 am |
| G D B F | |
|
|
| hairy51 2003-08-14, 1:14 pm |
| G then D then B then F! | |
| enforcer 2003-08-15, 10:27 am |
| quote: Originally posted by enforcer
Still DHCP related, What steps are involved in the DHCP lease process when a client without a lease attempts to obtain one?
(Choose all that apply)
A. DHCPDiscover message sent from the DHCP server to the DHCP clients on the network requesting a DHCP lease
B. DHCPRequest message sent from a client indicating acceptance of an offered DHCP lease.
C. DHCPAck message sent from a client computer to a specific DHCP server indicating acceptance of the offered DHCP lease.
D. DHCPOffer message sent from one or more DHCP servers in response to a clients request.
E. DHCPRequest message sent from a server offering a DHCP lease to the requesting client computer
F. DHCPAck message sent from the DHCP server providing the lease to the DHCP client computer.
G. DHCPDiscover message sent from a client computer to all DHCPservers on the network requesting a DHCP lease.
Answer tomorrow
and the answer is BDFG
From the Dynamic Host Configuration Protocol chapter of the Windows 2000 Resource Kit, a new client attempting to obtain a DHCP lease typically goes through a four step process as follows:
Lease request: DHCPDiscover
Lease offer: DHCPOffer
Lease selection: DHCPRequest
Lease acknowledgement: DHCPAck |
|
|
|