prefix delegation for IPv6.

Jiri Popelka jpopelka at redhat.com
Tue Nov 16 11:13:23 UTC 2010


On 11/16/2010 09:59 AM, Guo, Fei wrote:
> does anyone give me an example about how to configure prefix 
> delegation with ISC, thank you very much.
> *WIND RIVER *| China Development Center
> Tel: 86-10-8477-8665  | Fax: 86-10-64790367
>
On server side:
- see doc/examples/dhcpd-dhcpv6.conf
   e.g.
   subnet6 3ffe:501:ffff:100::/64 {
       # Some /64 prefixes available for Prefix Delegation (RFC 3633)
       prefix6 3ffe:501:ffff:100:: 3ffe:501:ffff:111:: /64;
   }

On client side:
dhclient -6 -P


Jiri Popelka
Red Hat, inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20101116/e9df9480/attachment.html>


More information about the dhcp-users mailing list