Actions
Feature #8518
closedAllow using system-generated IAID/DUID for all DHCPv4
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2017-07-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
By default, for an IPv4 interface that is not in an IP network multipathing (IPMP) group, that is not IP over InfiniBand (IPoIB), and that is not a logical interface, the DHCP agent will forgo sending a client identifier unless CLIENT_ID is defined.
It would be useful to add a setting to allow dhcpagent to use a system-managed, RFC 3315-style (i.e., DHCPv6-style) binding identifier as documented in RFC 4361, "Node-specific Client Identifiers for DHCPv4," for all IPv4 interfaces (unless CLIENT_ID is defined).
Actions