Matching client DHCP request against Option 61 and Option 82 (circuit id)

Patrick Trapp ptrapp at nex-tech.com
Tue Mar 18 09:22:02 UTC 2014


Off the top of my head, I'm not remembering what Option 61 is, but I have a fair bit of practice with match statements. Have you worked it out yet? Do you have an obfuscated example of what you are trying to accomplish in pseudocode to get the conversation started?

Something like

If Option 82 is "circuit-id-1", do something 1. If Option 82 is "circuit-id-1" and Option 61 is present, do something 2. If Option 82 is "circuit-id-2" and Option 61 is "option-61-first", do something 3.

More detail is better, especially if you have worked out part of the config and we don't have to sweat that part. I'm at GMT-6, so I'm not sure how well our schedules will mesh (it's rather early for me as I type this) but if that's not a deterrent, let's see what we can do.

Patrick

________________________________
From: dhcp-users-bounces+ptrapp=nex-tech.com at lists.isc.org [dhcp-users-bounces+ptrapp=nex-tech.com at lists.isc.org] on behalf of lyndon villas [sox316 at gmail.com]
Sent: Monday, March 17, 2014 10:27 PM
To: dhcp-users at lists.isc.org
Subject: Matching client DHCP request against Option 61 and Option 82 (circuit id)

Hi All,

I'm trying to configure my DHCP  server to match client request against Option 61 and Option 82 circuit-id. Client request may also contain on Option 61. I'm not a programming geek, your help in creating a match statement is much appreciated.

Thanks in advance.

--
Regards,

Sox 316
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20140318/d07230f7/attachment.html>


More information about the dhcp-users mailing list