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. Re: Vendor Specific Information (DHCP Option 43) (Usman Ahmad)


----------------------------------------------------------------------

Message: 1
Date: Sun, 10 Jan 2021 10:07:19 +0400
From: Usman Ahmad <usman....@gmail.com>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: Vendor Specific Information (DHCP Option 43)
Message-ID:
        <cale1tgof8gs3ydi_+kt8wxbqbxbvuf3y+kc+qans2ympb8f...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

HI boomer,

this configuration is working for me. additional dhcp parameter request
added on my side because my CPE was missing them while adding dhcp option
43. This may not required in your case.

option space UMPSYS;
option UMPSYS.acs-url code 1 = text;
option UMPSYS.acs-PROVCODE code 2 = text;

option dhcp-parameter-request-list 60,43,3,6,15;
option vendor-class-identifier "dslforum.org";
vendor-option-space UMPSYS;
option UMPSYS.acs-url "http://IPADDRESS:port/";;
option domain-name "yourdomain.com";

Note: no need of binary conversion for URL.

regards,
Usman Ahmad

On Tue, Jan 5, 2021 at 8:53 PM boomer_sooner_88 <jordanspcrep...@gmail.com>
wrote:

> I need to know if I can configure Vendor Specific Informatiton (DHCP Option
> 43) on ISC DHCP.  Not sure exactly how to do this on ISC DHCP, but I can do
> this without problem on Windows DHCP Server.
>
> I need to convert "http://IPADDRESS:port/"; to Binary for the Option 43
> Value.
>
> Thanks!
>
>
>
> --
> Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> dhcp-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
>


-- 
*--*
*Regards,*
Usman Ahmad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210110/8a4a6aff/attachment-0001.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 147, Issue 8
******************************************

Reply via email to