NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

Add dhcpstaticipcoexistence functionality

Open mdv2000 opened this issue 2 years ago • 0 comments

In Windows 10 1703 and newer editions, dhcpstaticipcoexistence property gives the opportunity to add static IP adress(es) to an interface set as DHCP. Unfortunately Windows gives this function available only from netsh console utility.

Could you add a switch to enable this feature and the possibility to add/remove additional IPs from your utility?

Function reference can be found here (it's not a Microsoft page, but description matches and described procedure works correctly): https://superuser.com/questions/679134/add-a-static-ip-alias-to-a-dhcp-interface-on-windows-8-and-above/1250941#1250941

Thanks Mauro

mdv2000 avatar May 12 '23 13:05 mdv2000