12-29-2011 07:54 AM - edited 03-07-2019 04:05 AM
Hi all. I have a new VOIP implementation using 2960 switches.
I want to prioritize voice traffic.
After creating VLAN 2 I did the following:
Per Cisco, I did the following on my uplink ports:
switchport trunk allowed vlan 1,2
switchport mode trunk
switchport nonegotiate
priority-queue out
mls qos trust cos
switchport trunk allowed vlan 1,2
switchport mode trunk
switchport nonegotiate
priority-queue out
mls qos trust cos
spanning-tree portfast trunk
spanning-tree bpduguard enable
On my ports where a VOIP phone was plugged in, I did the following:
switchport trunk allowed vlan 1,2
switchport mode trunk
switchport nonegotiate
priority-queue out
mls qos trust cos
spanning-tree portfast trunk
spanning-tree bpduguard enable
How can I verify that my voice traffic is being prioritized?
12-29-2011 07:57 AM
I think you should read the below link:-
http://www.cisco.com/univercd/cc/td/doc/solution/esm/qossrnd.pdf
HTH>
12-29-2011 08:02 AM
I forgot to add that I am only using VOIP on the LAN.
12-29-2011 08:14 AM
Are you using Cisco phones?
12-29-2011 08:49 AM
No. We are using Non-Cisco phones.
12-29-2011 09:18 AM
Ok, I would recommend reading this document before deploying VoIP. The first section provides a great amount of details of interaction between the phone and the switch. It is intended for Cisco phones, but the QOS parameters provided by other vendors's phone should be the same.
http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND_40/QoSCampus_40.html
HTH
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