prefix delegation for IPv6.

Eddie Lania eddie at lania.nl
Wed Nov 17 16:18:12 UTC 2010


What is the purpose of prefix delegation?
I read the RFC 3633 and do not get it.

Is it correct to assume that on a small LAN, with only one router, there
is no need for delegating several prefixes?
And hence a radvd configured to advertise it's router address is
sufficient?

Regards,

Eddie.





On Wed, 2010-11-17 at 09:40 +0100, Guo, Fei wrote:

> Thank you very much.
> 
> but if I need to advertise the prefix to other hosts on DHCP client side,  ISC DHCP client already do this? Or I must configure with the other daemon (i.e. radvd on linux)?
> 
> Thanks again
> Fei
> 
> 
> WIND RIVER | China Development Center
> Tel: 86-10-8477-8665  |  Fax: 86-10-64790367
> 
> -----Original Message-----
> From: sthaug at nethelp.no [mailto:sthaug at nethelp.no] 
> Sent: 2010年11月16日 20:37
> To: dhcp-users at lists.isc.org; Guo, Fei
> Subject: Re: prefix delegation for IPv6.
> 
> > does anyone give me an example about how to configure prefix 
> > delegation with ISC, thank you very much.
> 
> option dhcp6.name-servers 2001:8c0:1100:100::2; option dhcp6.domain-search "a.b.c"; max-lease-time 432000; default-lease-time 86400; ddns-update-style none;
> subnet6 2001:8c0:1100:0100::/56 {
>         range6 2001:8c0:1100:0100::/64;
>         prefix6 2001:8c0:1100:0110:: 2001:8c0:1100:0190:: /60; }
> 
> This lets ISC dhcpd hand out 9 different /60 prefixes, from 2001:8c0:1100:0110::/60 to 2001:8c0:1100:0190::/60.
> 
> Steinar Haug, Nethelp consulting, sthaug at nethelp.no
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20101117/56404866/attachment.html>


More information about the dhcp-users mailing list