lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] dhcpv6 implementation if lwip stack


From: Ivan Delamer
Subject: Re: [lwip-devel] dhcpv6 implementation if lwip stack
Date: Tue, 24 Sep 2013 10:05:03 -0600

Without knowing too much about your address management policy, I'd still say your probably god to go with SLAAC. You can still control the prefix assigned through your router, but it's kind of the point of having IPv6 that you don't need to worry about managing address assignment. Your IPv6 router will make sure your devices get the right prefix and router/gateway information.

Cheers
Ivan



Date: Tue, 24 Sep 2013 08:47:38 +0530
From: ravi shanker <address@hidden>
To: lwip-devel <address@hidden>
Subject: Re: [lwip-devel] dhcpv6 implementation if lwip stack
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hi Ivan,

Thanks for the reply !!

My current requirement is, centralize management of assigned IP's in int the IPv6 network. For the same, I think I have to go with the statefull
configuration (DHCPv6).
Please suggest on the same.

BR
Ravi Shanker




reply via email to

[Prev in Thread] Current Thread [Next in Thread]