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. option 125 issue (Kraishak Mahtha)


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

Message: 1
Date: Thu, 17 Oct 2019 19:47:55 +0530
From: Kraishak Mahtha <kraishak....@gmail.com>
To: dhcp-users@lists.isc.org
Subject: option 125 issue
Message-ID:
        <caddat87lzrhhuesak1y17_hthztpkpbsw1whzbqreqlgurd...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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@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@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-0001.htm>

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

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 132, Issue 20
*******************************************

Reply via email to