DHCP in IPv6

Discussion to talk about software related topics only.
Post Reply
SeeCwriter
Posts: 605
Joined: Mon May 12, 2008 10:55 am

DHCP in IPv6

Post by SeeCwriter »

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)?
Post Reply