<div dir="ltr">On 22 October 2013 04:13, vijay s sheelavantar <span dir="ltr"><<a href="mailto:s_vijay65@rediffmail.com" target="_blank">s_vijay65@rediffmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">1. Subnet mask.<div>2. Gateway</div><div>3. DNS</div><div>4. NTP.</div><div><br></div><div>I know the option fields for Ipv4, but i don't know for IPv6.</div>
</blockquote><div><br></div><div>First of all please read up on how IPv6 works. Then read up on how DHCP works in an IPv6 environment. It's clear from your question that you do not yet fully understand either of these.<br>
<br></div><div>You do not specify either the gateway (this is discovered automatically from the RS/RA) or subnet mask (for the most part all client subnets should be /64, again either discovered from the RS/RA or the OS assumes /64) in DHCP.<br>
<br>So the remaining options you want are (but will depend on the client as to whether they use them):<br>dhcp6.name-servers - comma separated IPv6 address(es)<br>dhcp6.sntp-servers - comma separated IPv6 address(es)<br><br>
</div><div>Ensure you have the correct RA flags set on your router to allow DHCP on the IPv6 network.<br><br></div><div>Steve<br></div></div></div></div>