option 125 issue

Kraishak Mahtha kraishak.edu at gmail.com
Thu Oct 17 14:17:55 UTC 2019


Hi

I have isc dhcp appliance on my local environment and for mitel(VOIP  phones)
to work .
I tried to assign the option 125 with value id:ipphone.mitel.com
;sw_tftp=3.2.5.6;call_srv=1..3.6.4;vlan=1;l2p=6;
but still i see the issue, when i search on google forums, few of them say
that semicolon is not accepting and they tried with some hexadecimal
concept but for me after updating the dhcp config I tried with syntax check
command but it is not throwing any error
[root at server1 ~]# cat dhcpdtest.conf
subnet 192.168.3.0 netmask 255.255.255.0 {
       option subnet-mask 255.255.255.0;
       option routers 192.168.3.1;
       option domain-name "test.com";
       option vivso "
ipphone.mitel.com;sw_tftp=3.2.5.6;call_srv=1..3.6.4;vlan=1;l2p=6
;";
}
[root at server1 ~]# dhcpd -t -cf dhcpdtest.conf
Can anyone has idea about this? will the option 125 needs to be in
hexadecimal format only to work or is it can be normal string ?
If it accepts only hexadecimal they why is the dhcpd syntax checker command
is not throwing error?

Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20191017/0b4f0a51/attachment.htm>


More information about the dhcp-users mailing list