FW: Configuring Prefix delegation with lifetimes

Vikram Agrawal vikram.agrawal at ipinfusion.com
Wed Oct 19 10:45:08 CEST 2011


*From:* Vikram Agrawal [mailto:vikram.agrawal at ipinfusion.com]
*Sent:* 13 October 2011 11:20
*To:* 'dhcp-users at lists.isc.org'
*Subject:* RE: Configuring Prefix delegation with lifetimes



Is there any equivalent of the “pool” statement for IPv6 like say a pool6 or
something.



Regards,

Vikram



*From:* Vikram Agrawal [mailto:vikram.agrawal at ipinfusion.com]
*Sent:* 10 October 2011 14:07
*To:* 'dhcp-users at lists.isc.org'
*Subject:* Configuring Prefix delegation with lifetimes



Hi,



Is there any way we can assign individual lifetimes for each prefix6 under
the subnet6 statement ?

The configuration I have been using looks like



subnet6 2001:db8::/32 {

range6 2001:db8::/32;



             prefix6 2001:db8:1:: 2001:db8:ffff:: /48;

             default-lease-time 20000; # Refers to Valid lifetime

      preferred-lifetime 10000 ;

}



In case I need to assign another prefix6 range and allocated specific
lifetimes for the same with the existing subnet6 statement will that be
possible.



subnet6 2001:db8::/32 {

range6 2001:db8::/32;



             prefix6 2001:db8:100:: 2001:db8:200:: /48;

             default-lease-time 20000; # Refers to Valid lifetime

      preferred-lifetime 10000 ;



              prefix6 2001:db8:200:: 2001:db8:ffff:: /48;





}



>From what I have observed, only one lifetimes values can be provided in one
subnet.

I have tried using the group statement but it does not take prefix6 as a
sub-statement.





Regards,

Vikram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cluenet.de/pipermail/ipv6-ops/attachments/20111019/395f3de2/attachment.html 


More information about the ipv6-ops mailing list