Prefix Delegation for ipv6 auto-configuration

Atul Gupta atul14.kumar at gmail.com
Fri May 25 14:18:36 UTC 2012


Hi,
I want to advertise two prefixes in DHCP Advertise message, can i do this.

I tried to add two prefix6 lines in dhcp_v6.conf file like this :-
subnet6 2001:05b0:3e1a:800a::/63 {
   prefix6 2001:5b0:3e1a:800b:: 2001:5b0:3e1a:800b:: /64;
   prefix6 fd0d:edc3:e12a:0001::  fd0d:edc3:e12a:0001:: /64 ;

}

But it picks only the first one when a IA for prefix delegation comes
in DHCP-SOLICIT.


More information about the dhcp-users mailing list