DHCPv6 IAID on bonded interface keeps changing

SLES 12 SP 2 - when configuring a bonded device to use stateful DHCP for v6, the IAID (indentity-association identifier) changes on reboot or when restarting the wicked service. This does not happen on interfaces which are not in a bond. The server is obtaining a DHCP IPv6 lease from a Windows Server 2016 running DHCP. You can see in the Windows box that a lease is granted, and you can see the IAID, but when the network service is restarted on the SLES host, the IAID changes meaning it grabs a new IPv6 address. This is not the desired outcome.

According to the Internet Engineering Task Force, the IAID of a client/host should remain consistent across reboots (https://tools.ietf.org/html/rfc3315)

“The IAID uniquely identifies the IA and must be chosen to be unique among the IAIDs on the client. The IAID is chosen by the client. For any given use of an IA by the client, the IAID for that IA MUST be consistent across restarts of the DHCP client.”

Anyone know how to make it so the IAID stays the same on a bonded interface? Is there a way to set a static IAID? (already tried the DHCLIENT_CLIENT_ID option in /etc/syconfig/network/dhcp to no avail)

Thanks.

dewybc,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

These forums are peer-to-peer, best effort, volunteer run and that if your issue
is urgent or not getting a response, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting or otherwise posted in error, please
ignore and accept our apologies and rest assured we will issue a stern reprimand
to our posting bot…

Good luck!

Your SUSE Forums Team
http://forums.suse.com

Hi dewybc,

AFAICT, Linux derives the IAID from the MAC address. So does the MAC address of your bond change between boots?

Regards,
J