Homepage Forums IPv6 Learning Lounge Provision IPv6 Configuration Comparing DHCP Servers

  • Godlisten Sumari

    Member
    October 3, 2024 at 11:21 pm
    135 HPs
    0 QPs
    0 XPs

    Communication and Message Types

    • DHCPv4:

      • Uses broadcast communication to reach all devices on the network, as IPv4 devices may not initially have an address.
      • Uses a four-step message exchange:
        1. Discover: The client broadcasts a request for an IP.
        2. Offer: The server offers an IP address.
        3. Request: The client requests the offered IP.
        4. ACK: The server acknowledges the assignment.
    • DHCPv6:

      • Uses multicast instead of broadcast, as IPv6 supports multicast by design. DHCPv6 uses the multicast address ff02::1:2 for communication.
      • Uses a two-step message exchange (for stateful):
        1. Solicit: The client requests an address.
        2. Advertise, Request, and Reply: The server responds with an offer, and the client requests the offered address.
      • DHCPv6 supports both stateful and stateless modes. The M flag (Managed) and O flag (Other) in Router Advertisements determine if DHCPv6 is used for stateful address assignment or just for other information.
  • Olumide Olatunji

    Member
    October 16, 2024 at 2:01 pm
    40 HPs
    0 QPs
    1492 XPs

    Needs more explanation on this… Thanks

  • Naima AZAZENE

    Member
    May 7, 2026 at 7:18 pm
    155 HPs
    2 QPs
    2123 XPs

    hello, someone can tell us the correct answer to this question:

    Thanks in advance

Log in to reply.