Yealink Forums
Question about vlans in T32G - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+---- Forum: T3xP Series (/forumdisplay.php?fid=22)
+---- Thread: Question about vlans in T32G (/showthread.php?tid=1434)



Question about vlans in T32G - gouarniere - 03-17-2014 07:27 PM

Hello,
I have a question about Vlans. We are using T22P, T28 and T32G. Everything works fine on T22P and T28, for example we have a PC port in vlan 2 and internet port in vlan 4.
We have the same configuration in T32G and it does not work. The computer connected to the PC port does not receive IP address while phone gets ip from right vlan id 4.
Firmware: 32.70.0.130
Hardware: 22.1.2.32.0.0.0

Do we need any specific configuration for this model?

Thank you in advance for your help


RE: Question about vlans in T32G - Yealink Support - 03-19-2014 05:22 PM

Don't you use a VLAN DHCP in T2 series?
Do you enable PC port in webpage of T32G?


RE: Question about vlans in T32G - gouarniere - 09-26-2014 06:47 PM

Hello again,

I forgot to send an informaton. The problem was with Cisco switch configuration.
T2 series works with vlan configuration for example like this:

#switchport trunk allowed vlan 101,107
#switchport mode trunk

but T32 only with:

#switchport access vlan 107
#switchport trunk native vlan 101
#switchport mode trunk