Hondabuff wrote: » Whoa, Whoa, Whoa young man with all yur fancy chart drawing. Let me get you pointed in the right direction. Start with some Network+.CompTIA Network+ N10-005: 1.3 – Unicast, Multicast, and Broadcast | Professor Messer - CompTIA A+, Network+, Security+, Linux, Microsoft Technology TrainingCompTIA Network+ N10-005: 2.3 - DHCP Addressing Overview | Professor Messer - CompTIA A+, Network+, Security+, Linux, Microsoft Technology Training
gorebrush wrote: » I can't remember off hand, but it would make sense that the 3rd step was a Unicast because by that point the client would at least know the address of the DHCP server making the offer - so why would it need to be another Broadcast?
docrice wrote: » Something that I've found is that different DHCP servers will handle the Offer and ACK differently. The best way to see this in action is to run a wire trace while watching the DHCP traffic between a Cisco router handling it vs. a Microsoft DHCP service performing the same task.
EdTheLad wrote: » As per below: The request is broadcast so other dhcp servers can see the request and cancel their offers.
EdTheLad wrote: » As per below:DHCP Discover - BroadcastDHCP Offer - UnicastDHCP Request - BroadcastDHCP ACK - Unicast The discovery is broadcast, the offer is unicast and can come from multiple dhcp servers. The request is broadcast so other dhcp servers can see the request and cancel their offers. The Ack is unicast back to choosen server.
Krusader wrote: » https://technet.microsoft.com/en-us/library/cc780760%28v=ws.10%29.aspx Technet says Microsoft DHCP service uses this methodDHCP Discover - BroadcastDHCP Offer - BroadcastDHCP Request - BroadcastDHCP ACK - Broadcast
gorebrush wrote: » Luckily you don't need to be an expert in DHCP for CCIE
Krusader wrote: Technet says Microsoft DHCP service uses this method