02-19-2019 03:54 AM - edited 03-08-2019 05:23 PM
I'm sorry if this has already been addressed, but I couldn't find an answer to my question.
I have a pretty standard setup: a few subinterfaces on a router connected to a trunk port on a switch (G0/24). All other ports on the switch have an access VLAN as well as a voice VLAN. However, I apparently fat-fingered the configuration and left G0/24 as an access port. I didn't notice because my phone still registered with the distant end CUCM. How did this happen if G0/24 was not configured as a trunk port?
Solved! Go to Solution.
02-19-2019 06:17 AM
02-19-2019 04:18 AM
02-19-2019 04:23 AM
G0/24 had a voice vlan and access vlan configured. The registration went through just fine - I was even able to dial out. Unfortunately, I didn't think to collect logs before I changed G0/24 to a trunk port as originally intended.
02-19-2019 04:29 AM
02-19-2019 04:33 AM
No, G0/24 was set only as an access port:
switchport mode access switchport access vlan 49 switchport voice vlan 48
When I realized the error, I defaulted G0/24 and changed it to:
switchport trunk encapsulation dot1q switchport mode trunk
02-19-2019 04:44 AM
02-19-2019 04:51 AM
But how would the router know which subinterface to use if it's only receiving untagged traffic?
02-19-2019 04:55 AM
02-19-2019 04:57 AM - edited 02-19-2019 04:59 AM
Yeah, I think i'll need to recreate the situation and do a packet capture. I know access ports process tagged voice packets, but I didn't think they transmitted tagged packets. I suppose they need to for a Cisco phone to know what vlan is the voice vlan.
02-19-2019 06:17 AM
02-19-2019 08:21 AM
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