Configuration IPv6 dhcp server

Wouter Debie wouter.debie at excentis.com
Thu Apr 10 11:56:03 UTC 2008


Hi

I'am currently using ISC DHCP4.0.0 and would like to add a specific 
configuration for a host in IPv6. If I use the structure explained for 
IPv4, I get following code

group {
   
      preferred-lifetime 1000;
      default-lease-time 2000;
   
    host bruno { hardware ethernet 00:15:ce:03:f8:7f; }
}


It doesn't work in IPv6 mode, does somebody know how to do this 
correctly ? The man pages of dhcp.conf doesn't contain the information i 
need...


Regards

Wouter Debie


More information about the dhcp-users mailing list