atcomsystems.ca/forum
Posted By: amd ISC dhcpd + Mitel 3300 - 03/14/05 04:29 PM
Having problems getting phones to pick up a IP address etc from dhcpd. Vlan 60 is voice and 50 is data. If the phone is manually set to vlan 60 the phone will pick up the rest of the settings.


----extract from dhcpd.conf----

option rtc code 128 = ip-address;
option tftp code 129 = ip-address;
option phone-type code 130 = text;
#option vlan-code 132;
#option priority code 133 = text;


subnet 10.62.4.0 netmask 255.255.255.0 {
}


#example for a voice subnet (will need one for each floor)
subnet 10.126.128.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
option routers 10.126.128.1;
option rtc 10.62.4.66;
option tftp 10.62.4.66;
option phone-type "MITEL IP PHONE";
# option vlan "0x3C";
# option priority 6;
range 10.126.128.65 10.126.128.252;
}

I read somewhere the vlan and priority should be in Hex but can't seem to get it to work.
Posted By: craigers99 Re: ISC dhcpd + Mitel 3300 - 04/20/05 12:13 PM
This link should help you out...

https://www.sundance-communications.com/forum/Forum6/HTML/000096.html
© Sundance Business VOIP Telephone Help