Skip to content

Week 4: The "DORA" method

GoogleMattEckhardt edited this page Sep 19, 2019 · 1 revision

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)

Clone this wiki locally