how do I specify dhcp option 43

Dan Newcombe DanNewcombe at mail.clayton.edu
Mon Dec 4 18:36:41 UTC 2006


Somewhere you have to define that option

option option-043 code 43 = string;
or
option accesspointsettings code 43 = string;

And then you can use the option line like you have below, or
option accesspointsettings "13.15.16.17"


Matt Ashfield wrote:
> Hi,
>
> I'm trying to specify dhcp option 43 in order for my access points to be
> able to find their server for configuration. I'm just wondering how I
> specify this in the dhcp.conf file?
> I've tried:
> Option option-043 "13.15.16.17"
>
> But it spits out an error. 
>
> Any help is appreciated.
>
> Thanks
>
> Matt
> mda at unb.ca 
>
>
>
>   



More information about the dhcp-users mailing list