09-08-2012 06:54 AM - edited 03-07-2019 08:45 AM
I have 2 Cisco 3560 switches trunked to each other. I have the following on both trunk interfaces. It is a point to point 10 meg link with a non
Cisco voip solution. There are 2 san devices at both sites trying to replicate data and when more than one replication happens the phone
quality breaks up.
interface GigabitEthernet0/23
description ***TW Trunk to 3560G Port 3 P2P****
switchport trunk encapsulation dot1q
switchport mode trunk
switchport nonegotiate
srr-queue bandwidth share 1 30 35 5
srr-queue bandwidth shape 10 0 0 0
priority-queue out
mls qos trust cos
auto qos trust
09-08-2012 11:20 AM
Hello,
Your Config Looks Ok, except for the bandwidth share command as its not in effect as long as you have (bandwidth shape) configured on the interface. The Bandwidth shape command has precedence over it, and treats all other queues whic set to 0 value to be in a shared percentage. so you dont need it, you can remove it from the configuration.
Try to make sure your Phones on the Access Ports are set with the right QoS - CoS value, and there is a proper QoS configuration on the Access ports as well.
Regards,
Mohamed
09-08-2012 05:17 PM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Have you confirmed your VoIP and SAN replication traffic is correctly marked and getting into the correct queues?
You do this in both directions?
Have you checked for any other potential bottlenecks?
09-09-2012 06:38 AM
What are the best ways to verify qos tagging and operation?
Sent from Cisco Technical Support iPad App
09-09-2012 08:38 AM
Queue (1) is the priority Queue on your Switch, a CoS value of 5 should automatically be mapped to this queue.
To make sure your phones sets the right QoS - CoS value, you may use a network tester before even pluggin the IP-Phone to the Switch Port. On the Switch side, there is no specific command can reveal the CoS Value Sets on your phones.
If you are having difficulty getting a Tester, You Can Just Set all Access Ports on the Switch with the Proper CoS Value (5) where your Phones are connected and you should not experience such drop after that.
The Command On the Catalyst Switch is:
Interface G0/1
mls QoS CoS 5
priority-queue out
Like wise, it should be set for all Access Ports where the Phones are connected, notice, also the priority queue is set. This will make sure you have Classification and Marking at the Access and Proper QoS treatment from the Access to the Uplink where als the CoS value are trusted.
HTH
Mohamed
09-21-2012 10:42 PM
09-21-2012 11:21 PM
Hi Amrinder,
Hey, that's a nice document! Did you write it yourself?
Apart from this, there is a good discussion and a fine in-depth document posted on CSC here:
https://supportforums.cisco.com/thread/2051188
https://supportforums.cisco.com/docs/DOC-8093
Best regards,
Peter
09-21-2012 11:28 PM
Hi Peter,
thanks mate.
i got it from my work mate. just keeping it on my hard drive coz its really good.
i am still learning.
but i will write one soon with some more details.
thanks so much for the links.
cheers
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