01-13-2015 06:25 PM - edited 03-03-2019 07:43 AM
Solved! Go to Solution.
01-13-2015 09:40 PM
Hi,
There could be many reasons for high CPU. For high CPU on the router it could be process causing the high CPU or traffic (interrupts). Therefore first thing is to check if the CPU is being caused by some process or it is interrupts.
Few checks that you could quickly do on the router.
1. Show proc cpu sorted 5sec | ex 0.00 << This will confirm if there is process involved or interrupt.
2. Show stacks >> Any recent crash happened
3. Show ip traffic >> Any high amount of traffic which you think causing the issues.
4. Check if there is any debug running on the router.
5. Show interface switching >> Check if the how packets are being process.
Below document would be helpful in isolating the issue.
http://www.cisco.com/c/en/us/support/docs/routers/10000-series-routers/15095-highcpu.html
HTH,
Nikhil
01-13-2015 09:40 PM
Hi,
There could be many reasons for high CPU. For high CPU on the router it could be process causing the high CPU or traffic (interrupts). Therefore first thing is to check if the CPU is being caused by some process or it is interrupts.
Few checks that you could quickly do on the router.
1. Show proc cpu sorted 5sec | ex 0.00 << This will confirm if there is process involved or interrupt.
2. Show stacks >> Any recent crash happened
3. Show ip traffic >> Any high amount of traffic which you think causing the issues.
4. Check if there is any debug running on the router.
5. Show interface switching >> Check if the how packets are being process.
Below document would be helpful in isolating the issue.
http://www.cisco.com/c/en/us/support/docs/routers/10000-series-routers/15095-highcpu.html
HTH,
Nikhil
01-15-2015 07:01 AM
Thanks I checked and it was some debug logs on router.
01-23-2015 10:04 PM
Post the output to the command "sh proc cpu sorted | ex 0.00".
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