08-23-2018 06:36 AM
Hello Guys,
I am using cisco 4506 series switch and Panasonic VoIP phones -KX-NT543.
I believe these phones do not support cdp but do lldp.
I configure new vlan 14 on my switch
int ge5/23
switchport voice vlan 14
switchport mode access
switchport access vlan 1
no shutdown
my Voip phone is still getting IP in vlan 1.
I already enable lldp on switch.
Thanks
08-23-2018 06:51 AM
If I correctly remember voice vlan is passed only via CDP.
My suggestion is tagged voip traffic on the phone and on the switch.
switch config:
switchport mode trunk
switchport trunk allowed vlan 1,14
switchport trunk native vlan 1 (default, not showed)
switchport voice vlan 14 (cdp compatibility, leave it in case of cisco phones)
tag voice vlan 14 on the phone
Connect PC behind the phone. PC will be in vlan 1, phone in vlan 14.
Regards.
10-12-2018 05:18 AM
10-17-2018 05:39 AM
Hello @R0g22 @Daniele Giordano
Daniele, I tried but it doesnt work, dont know why.
Nipun, Can you please mention the link to follow the procedure.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide