02-11-2021 09:51 AM
overrun error issue on cisco 3845 gigabit interface?any solution
Solved! Go to Solution.
02-11-2021 09:54 AM
Can you post the example output to undertand the issue correctly
also for reference :
https://www.cisco.com/c/en/us/support/docs/routers/10000-series-routers/6343-queue-drops.html
02-11-2021 09:54 AM
Can you post the example output to undertand the issue correctly
also for reference :
https://www.cisco.com/c/en/us/support/docs/routers/10000-series-routers/6343-queue-drops.html
02-11-2021 10:07 AM
my router is directly connected with isp .router is 3845 .suddenly overrun increased and network performing slow .when overrun normal everything work fine
02-11-2021 01:05 PM
When you get chance post relevant configuration and output to look and suggest.
02-11-2021 09:57 AM
try change to LAG this solve the problem of bottle neck
02-11-2021 10:11 AM
thnx for reply i have router 3845 with two gigabit port 1 is connected with lan and 2nd is connected with wan ..
how i can configer LAG ?
02-11-2021 11:03 AM
issue is with LAN NOT WAN ?
02-11-2021 12:13 PM
on router interface connected with wan ...overrun causing problem
02-11-2021 12:32 PM
Just out of curiosity...how did you resolve this ?
02-11-2021 05:20 PM
max throughput for this ISR router is 256 Mbps even if you connect giga WAN.
this make WAN overrun error.
02-12-2021 08:25 AM
"max throughput for this ISR router is 256 Mbps even if you connect giga WAN."
BTW, only for (Cisco quoted) "All numbers are for IP packets only - no IPX/AT/DEC, etc. - Mbps calculated by pps * 64bytes * 8bits/byte", i.e. throughput (most) probably (much) more as packet size increases.
02-11-2021 10:40 AM
Hello,
since you have already resolved this (how actually, what did you change ?), the reason for overruns is that the interface receives more traffic than it can handle. The only 'real' option is to reduce the amount of traffic received on the interface, or upgrading the router (capacity). Some buffer tuning might help as well. In case the problem reappears, post the output of:
show interfaces x
where 'x' is the interface that has the overruns, as well as the output of:
show buffers
02-11-2021 03:43 PM
For starters, the 3845 is CEF rated at 500 Kpps just doing basic forwarding w/o any additional features. This does not guarantee (sustained) gig performance.
If you truly want to support a gig interface, at (sustained) gig throughput, you really want a "bigger" (i.e. more "powerful") router, like the "high end" of the ISR 4Ks.
To avoid this issue on a 3845, running your gig interface at 100 Mbps, will likely avoid overruns.
If your overruns are due to transient bursting, and they are input queue drops, adjusting your configuration might decrease such drops. Would need to see interface stats and router configuration.
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