-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
NetworkManager-1.55.4-1.el10
-
None
-
rhel-net-mgmt
-
3
-
False
-
False
-
-
Yes
-
None
-
-
Pass
-
Automated
-
Enhancement
-
Unspecified
-
Unspecified
-
Unspecified
-
None
With NetworkManager and basically any DHCP client you can choose a custom client-id to send in the DHCP request. In NeworkManager can be chosen with the `ipv4.dhcp-client-id` property.
The client-id is often used by the DHCP server to give the same IP address to each client.
However, when passing kernelargs like `ip=dhcp` one cannot specify the client-id, so we send the MAC address as client-id by default when establishing a connection in initrd.
The proposal is to add support in nm-initrd-generator to specify the DHCP client-id.
- Maybe a `rd.net.dhcp.client-id` arg. Maybe it's not enough because we need to specify different client-id per interface?
- An optional value `dhcp-client-id` to the `ip=` kernelarg.
- links to
-
RHBA-2025:154592 NetworkManager update