Hello!
I have a network: switch Cisco 3750 and IP-phones. Phones are in voice vlan. On switch I have a "trunk" port.
Monitor session shows that voice traffic doesn't go through the trunk port (although data traffic goes through).
I have a standard configuration of the port:
(config-if)#switchport mode trunk
(config-if)#switchport trunk encapsulation dot1q
(config-if)#switchport trunk allowed vlan 101, 102.
What is the problem?