Send dhcp-users mailing list submissions to dhcp-users@lists.isc.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.isc.org/mailman/listinfo/dhcp-users or, via email, send a message with subject or body 'help' to dhcp-users-requ...@lists.isc.org You can reach the person managing the list at dhcp-users-ow...@lists.isc.org When replying, please edit your Subject line so it is more specific than "Re: Contents of dhcp-users digest..." Today's Topics: 1. DHCP Relay Opt 82 including Clients' Mac Addresses (Laupoini Manu) 2. Re: DHCP Relay Opt 82 including Clients' Mac Addresses (Niall O'Reilly) ---------------------------------------------------------------------- Message: 1 Date: Mon, 26 Aug 2019 11:12:10 +1200 From: Laupoini Manu <laupoini.m...@gmail.com> To: Users of ISC DHCP <dhcp-users@lists.isc.org> Subject: DHCP Relay Opt 82 including Clients' Mac Addresses Message-ID: <CADmeBYM7T2gQCV_ZLApCRhn4RKt=cjtbaejuk5fb2+_hweq...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi, Just wondering if I can include clients' mac addresses in my dhcp scripts with option 82 parameters like remote-id, circuit-id and vendor class identifier. My current dhcp server is using option 82 parameters like remote-id, circuit-id but unfortunately these two parameters are not unique values to allow dhcp to assign a fixed IP addresses to my client devices, and wondering if I can use client mac address Appreciate any input and examples. Thank you, Poini -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20190826/341a89b9/attachment-0001.html> ------------------------------ Message: 2 Date: Mon, 26 Aug 2019 12:28:33 +0100 From: "Niall O'Reilly" <niall.orei...@ucd.ie> To: "Users of ISC DHCP" <dhcp-users@lists.isc.org> Subject: Re: DHCP Relay Opt 82 including Clients' Mac Addresses Message-ID: <5ebd21d1-9fb7-4766-8ab9-301f32fc5...@ucd.ie> Content-Type: text/plain; format=flowed; markup=markdown On 26 Aug 2019, at 0:12, Laupoini Manu wrote: > My current dhcp server is using option 82 parameters like remote-id, > circuit-id but unfortunately these two parameters are not unique > values to allow dhcp to assign a fixed IP addresses to my client > devices, and wondering if I can use client mac address > > Appreciate any input and examples. Sorry, no example. You can use option-82 data to place your devices in a class, and allow that class in an address pool specification. You shouldn't need to do anything special to arrange for distinct IP-address assignments for the different MAC addresses. If, by mischance, more that one of your devices is using the same client ID (if used, derived from MAC address by default, but may be configured explicitly, so duplicates are possible), then you'll need to correct this misconfiguration on the client side. Any address pool you use in the way suggested above will need to have a number of addresses at least as great as the number of devices which are to be accommodated. Please accept my apologies if some of the above is obvious. One trouble with DHCP is that almost everything is obvious in the sense of being hidden in plain sight. 8-) Best regards, Niall O'Reilly ------------------------------ Subject: Digest Footer _______________________________________________ dhcp-users mailing list dhcp-users@lists.isc.org https://lists.isc.org/mailman/listinfo/dhcp-users ------------------------------ End of dhcp-users Digest, Vol 130, Issue 20 *******************************************