12-10-2015 02:31 PM - edited 03-05-2019 02:54 AM
hello, a while back we upgraded our cable isp to 50/10Mb setup at one of our remote offices. Since then our performance thru the Cisco 2801 has been pretty abysmal. Sometimes we can get 40 down but never more than 1Mb up. Sometimes, the download will slow to 9Mb down. The 2801 i believe has 4 pots line with cisco VoIP phones connected back to a call manager at our HQ over VPN tunnel. This was all setup by a consultant.
The specs on the router are:
Here is the current config:
I tried disabling the virtual reassembly (per a search) but no gain on the upload side. Are we at the limits on this device?
Thanks for reading
12-10-2015 03:06 PM
looks like you are shaping to 1Mbps not 10Mbps
policy-map 1Mbps-CM
class class-default
shape average 950000 9500 0 < see here should be 9500000 95000 0 for 10Mbps
service-policy VPN-out
!
12-10-2015 03:36 PM
Thank you sir! I made the change and got bout 6Mb down. Much better than the 868kb.
01-27-2016 07:45 AM
Hi, i made this change and while my speed is decent, my phones randomly goto fast busy when folks try to call.
Here is that portion:
policy-map VPN-out
class rtp
priority 220
class signaling
bandwidth 16
class net-control
bandwidth 64
class class-default
set ip dscp default
fair-queue
queue-limit 16
policy-map 1Mbps-CM
class class-default
shape average 9500000 95000 0
service-policy VPN-out
can i change something here to fix this fast busy issue?
01-27-2016 09:07 AM
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
Fast busy from transient congestion?
PS:
BTW, your queue-limit of 16, for FQ, at 10 Mbps, is likely much too shallow.
If so, you might try setting your shaper to 8500000.
01-27-2016 09:22 AM
Unfortunately i'm only guessing as to the cause of the fast busy, but transient congestion could certainly be a cause after increasing the bandwidth.
I will adjust the shaper and give it a try.
So it should be: shape average 8500000 95000 0?
Sincere thanks!
01-27-2016 11:15 AM
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
Assuming you want to maintain your Tc at 10ms, 2nd value should be 85000.
01-29-2016 06:18 AM
Well crap...I made the changes and still the issue persists. I even rolled the router back to the original config and still phones will go into fast busy. It seems you can make the phones go into fast busy by calling the system 3 consecutive times.
At this point, station to station calling still works, but no sound is transmitted.
Trying to get a Cisco partner to look at this today.
Thanks for the help.
01-29-2016 07:49 AM
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
3 consecutive or concurrent VoIP calls?
Your LLQ class only allocates 220K, and if using g711, with overhead, you need about 100K per call.
What do your CBWFQ stats look like?
01-29-2016 01:07 PM
It was actually 3 consecutive voice calls going out the local PSTN. Attempting to make another call the phone would have dial tone, accept the # then goto fast busy....like maybe there was no analog line to allow the outgoing call.
However, no one else is/was in office using a line....like the lines were not being released.
But what's even more odd is that a station to station call over the WAN (strictly voip and internal to the system) completes but no sound is heard on either end.
Cycling power to the switch restores functionality. Local resource also cycled power to cable modem and that also restored functionality. That would not have anything to do with the analog phone lines however.
Odd stuff.
02-01-2016 05:49 AM
our call managers (6.1.2.1000-13) had been up for 500+ days so i rebooted them over the weekend.
These remote phones are still failing after 3 consecutive calls. Resetting the phone restores service. connectivity is fine between remote site and main site.
PHones are our main site connected to same call managers do not have any issues.
02-01-2016 01:35 PM
Tech worked on the issue and did a packet capture on phone. ON the 4th & troublesome call he stated he did not see the expected messages from the Call Mgr to the phone.
WAN tunnel is not experiencing any issues.
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