Week 4: The "DORA" method - GoogleMattEckhardt/MattEckhardtTechJournal GitHub Wiki

Week 3:

What your DHCP does:

  1. When your box turns on, it asks for a DHCP service (broadcast 255.255.255.255)
  2. The DHCP service responds, offering a service (unicast)
  3. Box requests service (broadcast again)
  4. DHCP gives ACK - gives configuration (unicast again)