<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-IN" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">Hi,</p><p class="MsoNormal"> </p><p class="MsoNormal">Is there any way we can assign individual lifetimes for each prefix6 under the subnet6 statement ?</p>
<p class="MsoNormal">The configuration I have been using looks like</p><p class="MsoNormal"> </p><p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">subnet6 2001:db8::/32 {</span></p>
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">range6 2001:db8::/32;</span></p><p class="MsoNormal" style="margin-left:36.0pt;text-indent:36.0pt">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;"> </span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">             prefix6 2001:db8:1:: 2001:db8:ffff:: /48;</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">             default-lease-time 20000; # Refers to Valid lifetime</span></p><p class="MsoNormal" style="text-indent:36.0pt">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">      preferred-lifetime 10000 ;</span></p><p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">}</span></p>
<p class="MsoNormal"> </p><p class="MsoNormal">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.</p><p class="MsoNormal">
 </p><p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">subnet6 2001:db8::/32 {</span></p><p class="MsoNormal" style="margin-left:36.0pt;text-indent:36.0pt">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">range6 2001:db8::/32;</span></p><p class="MsoNormal" style="margin-left:36.0pt;text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;"> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">             prefix6 2001:db8:100:: 2001:db8:200:: /48;</span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">             default-lease-time 20000; # Refers to Valid lifetime</span></p>
<p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">      preferred-lifetime 10000 ;</span></p><p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;"> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">              prefix6 2001:db8:200:: 2001:db8:ffff:: /48;</span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">             </span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;"> </span></p><p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;">}</span></p>
<p class="MsoNormal" style="text-indent:36.0pt"><span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;"> </span></p><p class="MsoNormal">From what I have observed, only one lifetimes values can be provided in one subnet.</p>
<p class="MsoNormal">I have tried using the group statement but it does not take prefix6 as a sub-statement.</p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal">Regards,</p><p class="MsoNormal">Vikram</p>
<p class="MsoNormal"> </p></div></body></html>