DHCP in IPv6
Posted: Thu Mar 22, 2018 10:44 am
I'm trying to convert a MOD5441X application to IPv6. The app needs to be able to switch between DHCP & Static IP on command. So I have code that will start and stop the dhcp client and set a static ip address, net mask, and gateway when in static mode. Is that necessary with IPv6, because I don't see a way to stop the IPv6 dhcp client, nor set a net mask (which is another question)?