07-30-2012 09:39 PM
Hi....
We are using Linksys SRW248G4 in our network as Layer 2 Device. We have configured QoS policy for Voice and Video Priority over Data. On Layer 3 we are using CISCO SGE 2000, on that we have also configured QoS Policy and that is working, if we are connecting two IP Phones on L3 Switch but when we are connecting IP Phones on L2 Linksys we are not getting Voice and Video quality over Data.
P2P link is of 10MB.
I am Putting Whole configuration of that switch in TEXT FILE. Please refer that attachment and guide us.
Please give us proper solution on that.
Configuration is below network diagram.
Same configuration on both L2 Linksys switches.
console# sh startup-config
spanning-tree
spanning-tree mode mstp
interface range ethernet e(1-48)
switchport mode general
exit
interface range ethernet g(1-4)
switchport mode trunk
exit
vlan database
vlan 10
exit
interface range ethernet e(1-48)
switchport general allowed vlan add 10
exit
interface range ethernet g(1-4)
switchport trunk allowed vlan add 10
exit
interface vlan 10
name Voice
exit
interface vlan 1
ip address 172.16.26.36 255.255.252.0
exit
ip default-gateway 172.16.26.1
wrr-queue cos-map 1 0
wrr-queue cos-map 4 4
wrr-queue cos-map 4 5
qos trust dscp
qos map dscp-queue 16 to 1
qos map dscp-queue 26 to 3
qos map dscp-queue 34 to 4
qos map dscp-queue 46 to 4
qos map dscp-queue 47 to 4
interface range ethernet e(3,5),g1
qos cos 5
exit
Please Give us solution as soon as possible.
Thanks in Advance.
07-31-2012 05:44 PM
Hello DC,
The only thing you should have to do is set the Basic QoS to trust if it isn't already.
Trust Mode Displays the trust mode. If a packet’s CoS
tag and DSCP tag are mapped to different queues, the
Trust Mode determines the queue to which the packet is
assigned. Possible values are:
•• CoS Sets trust mode to CoS on the device. The CoS
mapping determines the packet queue
•• DSCP Sets trust mode to DSCP on the device. The
DSCP mapping determines the packet queue
-Tom
07-31-2012 10:33 PM
Hi Thomas,
Thanks for your support.
But as per you views we have checked with DSCP mapping with DSCP and CoS Value mapping with CoS on both the switches and Combined also, but in all three cases we are not getting Quality of a video.
Please help more in this.
07-31-2012 10:36 PM
Hello DC,
Unfortunately there is not much help to give. If you have upstream QoS working, anything being sent down to the SRW will be trusted.
How are you determining the video does not have priority?
Do you have a packet capture showing the DSCP value not correctly affixed?
-Tom
08-01-2012 04:02 AM
Thanks again Tom..
Yes we can see packets of DSCP with 46 value on wireshark.
When we are generating Unicast UDP traffic on 10MB P2P link as per diagram from WAN Killer Solar Wind software, At the time of communication we are getting Voice quality good but video quality is getting bad.
Can you please suggest any monitoring tool that can determine video priority we are getting or not in Linksys SRW 248G4 switch ?
Thanks in advance.
08-01-2012 07:10 AM
If the DSCP remark is correctly affixed, it is not a QoS issue. It is a different problem much as poor media or video FPS too high.
-Tom
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