[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DHCP issue on Yealink phones with HP Switch HP2920
Author Message
Crizz Offline
Junior Member
**

Posts: 5
Joined: Jun 2015
Reputation: 0
Post: #1
DHCP issue on Yealink phones with HP Switch HP2920
Hello everyone,
We’ve got a new HP Switch HP2920 – 24 - layer 3.
We have configured the following simple 2 VLAN’s:
= = = = = = = = = = = = = = = = = = = = = = = = =
hostname "HP-2920-24G"
module 1 type j9726a
snmp-server community "public" unrestricted
oobm
ip address dhcp-bootp
exit
vlan 1
name "DEFAULT_VLAN"
no untagged 4,10-20
untagged 1-3,5-9,21-24,A1-A2,B1-B2
ip address 20.1.10.33 255.255.255.0
exit
vlan 50
name "VLAN50"
untagged 4,10-20
ip address 20.1.50.10 255.255.255.0
ip helper-address 20.1.10.240
exit
no dhcp config-file-update
no dhcp image-file-update
password manager
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
OUR LAB NETWORK:
VLAN1 – 20.1.10.X - default DATA
VLAN 50 – 20.1.50.X used for the IP Telephony.
DHCP server - 20.1.10.240 [Windows server 2008 R2]
Yealink phones T22 and T42G.
Switch port 1 – is going to FW interface for default VLAN 1.
Switch port 4 – is going to FW interface for VLAN 50.
Before I will test the provisioning with 3CX PBX we have the next issue:
PROBLEM:
Even though I have set up “ip helper-address 20.1.10.240” for Vlan 50, Yealink phones are NOT getting IP addresses on VLAN 50, but are getting IP’s on default VLAN 1.
The computers are getting DHCP IP addresses on Vlan 1 or Vlan 50. No issue with the computers.
I have tried to add voice command on the VLAN 50 and didn’t work.
I have tried to disable the LLDP on Yealink phone but didn’t help.
Can anyone faced the same issue before?
Thank you very much in advance.
Crizz.
06-30-2015 03:22 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #2
RE: DHCP issue on Yealink phones with HP Switch HP2920
Hi Crizz,

What's the firmware of T22 and T42G?
When you fill a VLAN 50 to phone manually please make sure that the LLDP is disabled at that time.

And will phone get an ip address on VLAN 1 when you fill VLAN 50 manually?

Regards,
James
07-01-2015 07:21 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
tsukraw Offline
Member
***

Posts: 145
Joined: Jan 2014
Reputation: 3
Post: #3
RE: DHCP issue on Yealink phones with HP Switch HP2920
Looking at your 2920 config you have this list...
vlan 50
name "VLAN50"
untagged 4,10-20

Where is the tagged?
If you are wanting to put the phones on a tagged vlan which is what it sounds like you would want to have those ports "Tagged". Here is what i would normally see

vlan 50
name "VOICE_VLAN"
untagged 4,10-20
tagged 1-3,5-9,21-24,A1-A2,B1-B2
ip address 20.1.50.10 255.255.255.0
ip helper-address 20.1.10.240
exit

If you are unsure how to get this going on the 2920 PM me and i will give you a hand. Got probably hundreds of HP switches out there so shouldn't be a issue what you are looking to do.
07-01-2015 01:14 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Crizz Offline
Junior Member
**

Posts: 5
Joined: Jun 2015
Reputation: 0
Post: #4
RE: DHCP issue on Yealink phones with HP Switch HP2920
Hi James,
I even upgraded to 7.73.0.50 for T22P and 29.73.0.50 for T42G.
The LLDP is disabled on the phones. I’m not using VID enable on 50 on the phones yet. The VID is disabled on the phones and some switch ports are untagged on vlan 50 so it should get DHCP. Are getting DHCP ONLY when the phones are connected on the untagged ports on vlan 1.

Hi tsukraw,
The phones should be able to get DHCP when connected on untagged ports on vlan 50 with VID disabled on the phones side. Are getting DHCP only from untagged ports on vlan 1, this vlan 1 is the VLAN where the DHCP serves is sitting. This is not relay / ip helper issue? I don’t think is it as long as the computers are getting DHCP from from vlan 50. I did some wireshark captures on mirrored port and I noticed that the DHCP server is issuing the IP from vlan 50 but the phone cannot receive or accept the knowledge of IP offer.
Another test I did and it works: I allocated a new network card for the DHCP server [IP:20.1.50.240] and I connect it to the untagged port on VLAN 50 on the SW and then I disabled the IP helper address form Vlan 50. It this way the phones managed to get DHCP from VLAN 50. But this is not best practice because I will have many VLANs later on and I need to get DHCP on the phones for troubleshooting. I just want this SW to do the job if it’s a SW issue. Because this SW will be the main SW. later on another 8 SW’s will be uplink connected to this one.

Thank's for replying guys !
07-01-2015 10:05 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Crizz Offline
Junior Member
**

Posts: 5
Joined: Jun 2015
Reputation: 0
Post: #5
RE: DHCP issue on Yealink phones with HP Switch HP2920
Hi guys,
Other ideas ?
Thanks,
07-03-2015 02:04 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Crizz Offline
Junior Member
**

Posts: 5
Joined: Jun 2015
Reputation: 0
Post: #6
RE: DHCP issue on Yealink phones with HP Switch HP2920
Hi guys,

As per first above configuration I did some package capture with Wireshark on mirrored port of one of the phones ports connected to and I noticed that the DHCP server is issuing IP’s on VLAN 50 but for some reason the phone doesn’t receive or can’t accept the offer of new IP, OR the Switch is blocking those packages. DHCP is not doing any entry on the released IP list but is trying to release a valid IP. Is probably waiting for phone to accept it first. This is what I understood from the wireshark capture. I don’t know if its from the SW area or from the phone.
I just remind that this issue it happens only for the yealink phones, all other devices are getting DHCP on the VLAN 50. And also the phones are getting DHCP on VLAN 1 (the DHCP is on this vlan).
In production, the main SW is and HP POE v1910 layer 3 and this is working with same configuration. And the yealink phones are getting DHCP.
Shall I open a ticket on Yealink or with HP? This issue is very frustrated, I couldn’t find anything anywhere!

Other ideas?
Thanks in advance!
Crizz
07-09-2015 01:33 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #7
RE: DHCP issue on Yealink phones with HP Switch HP2920
Hello Crizz,

Can you please upgrade T42G to V80 and do the follow test:
T42G V80 firmware: ftp://James:494qh65Z@ftp.yealink.com/fir...0.0.60.rom

1. Login into phone web interface, enable "Span to Pc" under Network advanced. Set the syslog level to 6 under Setting-> Configuration.
2. Connect PC to phone PC port and start wireshark, reboot phone. After phone get an ip address, export the pcap trace and syslog.
3. Re-start wireshark in PC. Enable/disable LLDP, phone will reboot. After phone get an ip address, export the pcap trace and syslog.

We can check what phone receive and react to packet from switch.

Thanks
James
07-09-2015 02:50 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Yealink VOIP phone losing connection every few minutes robertpowell 1 82 Yesterday 04:34 PM
Last Post: SRIIVF
  Yealink phone with hearing aids Jamie22RR 1 496 03-18-2024 01:49 AM
Last Post: complex1
  Yealink A30/CTP18 pairing issue Subaquatic 0 190 03-14-2024 12:23 PM
Last Post: Subaquatic
  Help for update Yealink MP54 BilouParis 2 634 03-14-2024 02:01 AM
Last Post: mjuliano
  Yealink SIP-T9CM united 0 205 03-06-2024 10:11 PM
Last Post: united
  Yealink MP52 Call History mairagonzalez 0 222 03-06-2024 11:49 AM
Last Post: mairagonzalez
  dm.yealink.com vs ymcs.yealink.com myu 0 357 02-04-2024 12:29 AM
Last Post: myu
  Yealink IP phone lesliefrench 0 434 01-25-2024 12:37 PM
Last Post: lesliefrench
  Phones no longer support Let Encrypt johnbeaumont 20 31,337 01-19-2024 08:09 AM
Last Post: tom-nbb
  How do I use an Yealink VC800 to join a Microsoft Teams meeting? Theirat1991 0 413 01-15-2024 04:08 PM
Last Post: Theirat1991

Forum Jump:


User(s) browsing this thread:

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication