02-22-2016 10:33 AM - edited 03-05-2019 03:24 AM
I have setup VOIP QoS on 3845 router and configure it on WAN inter (int fa 0/0/0) going outside. it works when there is congestion on upstream(upload), but if there is congestion on incoming traffic (download) then there is issue in voice (voice breaks). i tried to config separate class-map and policy-map for incoming (download) traffic and applied policy map on WAN inter (int fa 0/0/0) input (incoming) traffic, i get message, "Low Latency Queueing feature not supported in input policy".
is there any way i can reserve bandwidth for incoming (download) traffic for VOIP. following is my config Thanks,
02-22-2016 11:27 AM
You can't configure QoS so easily for inbound traffic - because you have already received it before you can do anything.
About the best you can do is, on the interfaces heading towards the inside of the network, either police or shape all non-voice traffic to something like 80% of the WAN circuit size.
The ideal solution, since this is a WAN, is the head end sending traffic into the WAN should have a QoS policy to prevent the branch router circuit from being overwhelmed.
02-22-2016 11:39 AM
i did not understand your following lines. why we cannot prioritize inbound traffic with outbound?
The ideal solution, since this is a WAN, is the head end sending traffic into the WAN should have a QoS policy to prevent the branch router circuit from being overwhelmed.
02-22-2016 11:54 AM
You can not prioritise inbound traffic. You receive a packet from the WAN. It hits your interface. And then you process it. Because you have already received the packed now amounting processing is going to change anything to do with congestion.
However, since this is a WAN, the hub can choose the order to send the packets to the branch. That will control the order the branch receives the packets.
02-22-2016 12:03 PM
Branch Router has its own internet and download need, how can i control it via hub router.
02-22-2016 12:08 PM
I misunderstood when you said when you mentioned WAN. So if this is a plain INternet connection the only thing you can do is shape or police non-voice traffic on the interface heading towards the inside of your network.
02-22-2016 12:14 PM
ok, that is solution, but why we cannot prioritize inbound traffic with outbound? what cisco says about it?
02-22-2016 12:26 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 wha2tsoever (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
You can do effective QoS across the Internet, between your sites, if you don't use the same ports/links for general Internet traffic unless your ISP is willing to support egress QoS from their device towards yours (and they almost always will not).
You can try to manage ingress traffic downstream, but it often doesn't work well enough.
Many Internet connections are inexpensive enough, you obtain one for just site-to-site traffic, and the other for general Internet traffic. (NB: if you have site-to-site traffic, you can also use another site's general internet connection. I.e. not every site needs to have its own general Internet connection.)
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