<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div>
<div>
<div>Hello Tomek, I would like to thank your openness for my need of this capability and I need it badly.<br>
</div>
<div>Since circuit-ids can be equal even when sent from different relays (different remote-ids), I need the remote-id to disambiguate the circuit-ids. Therefore, I need to specify the remote-id in the config file next to the circuit-id, like in the following
 example:<br>
</div>
<div><br>
"reservations": [<br>
          {<br>
</div>
<div>            "remote-id": "<span style="color:rgb(255,0,0)"><span style="background-color:rgb(255,255,255)"><Remote ID Here></span></span>",<br>
</div>
<div>            "circuit-id": "02:0A:00:01:06:07:00:00:00:00:00:00",<br>
            "ip-address": "192.168.168.66"<br>
          }<br>
        ],<br>
        "subnet": "<a href="http://192.168.168.0/24">192.168.168.0/24</a>"<br>
},<br>
<br>
<br>
</div>
I would like to ask how fast a patch to v1.1.0 could become available. Otherwise, do you have any tips as to how can I resolve this issue?<br>
<br>
</div>
Best Regards,<br>
</div>
Rui<br>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:auto;height:20px;font-size:0px"> </td>
</tr>
<tr>
<td style="width:auto">
<div style="line-height:0"><a href="https://about.me/rpcaldeira?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links" style="text-decoration:none;display:inline-block" target="_blank">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:107px;line-height:1;vertical-align:top" valign="top" align="left">
<img alt="--" style="display:block;width:0;height:0;overflow:hidden" width="0" height="0">
<div><img src="https://aboutme.imgix.net/background/users/r/p/c/rpcaldeira_outlook.com_1455023098_86.jpg?w=105&q=90&dpr=1&auto=format,redeye&rect=0,14,756,504" alt="" style="margin:0;padding:0;display:block;border:1px solid #eeeeee" width="105" height="70">
</div>
</td>
<td style="width:10px;font-size:0px"> </td>
<td style="width:auto;line-height:1;padding:0px;padding-bottom:3px;vertical-align:bottom" valign="bottom" align="left">
<div style="margin:0;font-size:18px;font-weight:bold;color:#333333;font-family:proxima-nova-1,Proxima-Nova,Helvetica,Arial,Sans-Serif">
Rui Pedro Caldeira</div>
<div style="margin:0;margin-top:1px;font-size:12px;color:#2b82ad;font-family:proxima-nova-1,Proxima-Nova,Helvetica,Arial,Sans-Serif">
<img alt="https://" style="display:block;width:0;height:0;overflow:hidden" width="0" height="0">about.me/rpcaldeira</div>
</td>
</tr>
</tbody>
</table>
</a></div>
</td>
</tr>
<tr>
<td style="width:auto;height:20px;font-size:0px"><img src="https://about.me/t/sig?u=rpcaldeira" style="border:0;margin:0;padding:0;width:1;height:1;overflow:hidden" width="1" height="1"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Tue, Jan 31, 2017 at 7:06 PM, Tomek Mrugalski <span dir="ltr">
<<a href="mailto:tomasz@isc.org" target="_blank">tomasz@isc.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
W dniu 31.01.2017 o 18:28, Rui Pedro Caldeira pisze:<br>
> Hello, I'm using Kea 1.1.0 and i need to make reservations based in the<br>
> both option-82 parameters, circuit-id and remote-id.<br>
<br>
> I already know how to place the circuit id in the config file, but there<br>
> is no place to place the remote id. Can anyone help me?<br>
That's because reservations done by remote-id are not supported yet in<br>
DHCPv4. In DHCPv6 you can try a trick - configure mac sources to use<br>
remote-id. This will treat remote-id as MAC and then you can make a<br>
reservation by hw-address (which would really be remote-id value). This<br>
mechanism is available in DHCPv6 only.<br>
<br>
Please let me know how badly you need this capability.<br>
<br>
Tomek<br>
______________________________<wbr>_________________<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org">Kea-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/kea-users</a><br>
</blockquote>
</div>
<br>
</div>
</body>
</html>