I realize that, the problem is that, when I do a sh proc cpu, it states 99% cpu utilization, however the remainder of the processes only add up to 60%, what is using up the other 30%.
On the 2 interfaces we have ip route-chache same interface, when then changed it to ip route-chach, and the CPU untilization dropped. here is a the output from the cpu process output interripter
You have chosen to display errors, warnings, general information, and helpful references.
Headings are displayed for all supported commands that you submitted.
SHOW PROCESS CPU Analysis
Back to top
==========================================================================
SHOW PROCESS CPU NOTIFICATIONS (if any)
==========================================================================
INFO: Total CPU Utilization is comprised of process and interrupt percentages.
Total CPU Utilization: 28%
Process Utilization: 0%
Interrupt Utilization: 28%
These values are found on the first line of the output:
CPU utilization for five seconds: x%/y%; one minute: a%; five minutes: b%
Total CPU Utilization: x%
Process Utilization: (x - y)%
Interrupt Utilization: y%
Process Utilization is the difference between the Total and Interrupt (x and y).
The one and five minute utilizations are exponentially decayed averages (rather
than an arithmetic average), therefore recent values have more influence on the
calculated average.
INFO: Total CPU Utilization is 28% for the past 5 seconds.
Compare this CPU value to the baseline or average utilization. If a baseline is
not available, create one by collecting 'show process cpu' outputs during the
course of several days. If available, use the 'show process cpu history' command
(available in IOS 12.2 and higher).
any ideas?