<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:PMingLiU;
panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Aptos;
panose-1:2 11 0 4 2 2 2 2 2 4;}
@font-face
{font-family:"\@PMingLiU";
panose-1:2 1 6 1 0 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Aptos",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hi Darren,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">What is the type of this id? Is it unsigned int or unsigned short int type in C++ or other type? <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Best Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Yu<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">Darren Ankney <darren.ankney@gmail.com><br>
<b>Date: </b>Monday, May 6, 2024 at 3:46</span><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:black"> </span><span style="font-size:12.0pt;color:black">PM<br>
<b>To: </b>Kea user's list <kea-users@lists.isc.org><br>
<b>Cc: </b>Xiao, Yu (CCI-Atlanta) <yu.xiao@cox.com><br>
<b>Subject: </b>[EXTERNAL] Re: [Kea-users] Two questions regarding to kea subnet configuration<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">As far as "naming" subnets, you may want to look at "5.1.2. Comments<br>
and User Context":<br>
<a href="https://urldefense.com/v3/__https:/kea.readthedocs.io/en/kea-2.4.1/arm/config.html*comments-and-user-context__;Iw!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsuWTkM63D$">https://urldefense.com/v3/__https://kea.readthedocs.io/en/kea-2.4.1/arm/config.html*comments-and-user-context__;Iw!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsuWTkM63D$</a>
.<br>
There is an example there that shows how you might use this mechanism<br>
to identify a subnet:<br>
<br>
"Dhcp4": {<br>
"subnet4": [{<br>
"id": 1,<br>
"subnet": "192.0.2.0/24",<br>
"pools": [{ "pool": "192.0.2.10 - 192.0.2.20" }],<br>
"comment": "second floor"<br>
}]<br>
}<br>
<br>
Thank you,<br>
Darren Ankney<br>
<br>
On Mon, May 6, 2024 at 8:10</span><span style="font-size:11.0pt;font-family:"Arial",sans-serif"> </span><span style="font-size:11.0pt">AM Xiao, Yu (CCI-Atlanta) via Kea-users<br>
<kea-users@lists.isc.org> wrote:<br>
><br>
> Greetings,<br>
><br>
><br>
><br>
> I have two questions related to the kea design. First, seems currently we can only assign numeric IDs to subnets, but for subnet management, it’s more convenient to use a string, is it possible to add this feature? Second, how kea design to distribute the
ip addresses inside of the subnet esp ipv6 subnet? Is it totally random? Thank you.<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Best Regards,<br>
><br>
> Yu<br>
><br>
><br>
><br>
> --<br>
> ISC funds the development of this software with paid support subscriptions. Contact us at
<a href="https://urldefense.com/v3/__https:/www.isc.org/contact/__;!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsuev3AHR9$">
https://urldefense.com/v3/__https://www.isc.org/contact/__;!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsuev3AHR9$</a> for more information.<br>
><br>
> To unsubscribe visit <a href="https://urldefense.com/v3/__https:/lists.isc.org/mailman/listinfo/kea-users__;!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsub3WtC8n$">
https://urldefense.com/v3/__https://lists.isc.org/mailman/listinfo/kea-users__;!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsub3WtC8n$</a> .<br>
><br>
> Kea-users mailing list<br>
> Kea-users@lists.isc.org<br>
> <a href="https://urldefense.com/v3/__https:/lists.isc.org/mailman/listinfo/kea-users__;!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsub3WtC8n$">
https://urldefense.com/v3/__https://lists.isc.org/mailman/listinfo/kea-users__;!!Hit2Ag!3Ckp7Lw4b4mFKtkRtTgmbo7xdzFSJt-lr9AAi_YCePvfT08wEXH9mFmRKb4vmTAoivcUUxm2xzZsub3WtC8n$</a>
<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</body>
</html>