cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1887
Views
0
Helpful
16
Replies

1841 high cpu

danny.carroll
Level 1
Level 1

Hey,

I have an 1841 router that has 10 tunnels. When the traffic hits in the 17mb range ( one direction) the cpu spikes to 99%.

This device should be able to support 45mb according to the documentation out there.

Anyone seen something like this before ?

Part 2 of my question goes to the Show process cpu sorted command

Why is it that when the cpu is at 99 percent the processes listed don't add up to 99. Some cisco devices are fine but i have experienced lots that don't.

I usually blame the one that is listed at the top since it didn't add up. ip input was the highest in this case which is traffic.

Dan

16 Replies 16

Marcin Latosiewicz
Cisco Employee
Cisco Employee

Dan,

If the processess don't add up to total percentage, it means your high CPU is caused by IO operation.

First things to do is check:

- show buff (check which buffers see failures increasing)

- show interface (to check any possible high rate of error or input/output rate)


I doubt this will be a VPN specific problem, I'd move this thread to architecture or better open up a TAC case.

Marcin

When you say IO , what do you mean?

Dan,

IO = Input/output, not the moon of ... Jupiter was is? :-)

Ie. if your router has high CPU because of IO it's handling too high rate of packets (might be because of some underlying problems).

Marcin

There must be underlying problems then. The 1841 should be able to handle 45mb.

17mb shouldn't be too much output.

Dan,

Very likely, did you verify the two outputs I suggested before?

Marcin

The 1841 can NOT handle 45Mbps IPSec traffics when you're talking AES-256/DH-5 with PFS Group5.  With 1 VPN tunnel, the most it can handle is about 32Mbps and only in ONE direction.  At 32Mbps, the CPU hits 99% utilization:

C1841#sh process cpu | i five
CPU utilization for five seconds: 100%/99%; one minute: 99%; five minutes: 99%
C1841#

Interesting point. Do you have the comparison link handy?

I honestly don't remember the throughput with and without AIMII card.

Marcin

Dan,

40/2 + a bit of overhead/fragmentation/packetloss could be at 17Mbit.

Check current crypto accelerator stats:

- show crypto cli

- show crypto engine config

- show crypto engine accel stati

Marcin

Cisco shouldn't lead me on. If it can't even deal with 17mb one direction, How are they going to squeeze another 17mb in the other direction.

Thanks for the help guys.

I'm going to go with that there is underlying problems. To say the 1841 only supports 20mb one way doesn't seem correct.

The router isn't under a warranty so I can't call their tech support.

I'll try to find another 1841 that i can perform some tests on.

Dan

Dan,

It all depends what you're running ... onboard crypto?

I believe the number 40 Mbit is done in ideal circumstance (no drop, 1400 byte packets etc), I didn't go over the comparison so I don't know the details of the test. But I would definetly check accelerator stats.

Marcin

Even with onboard crypto enable and with 1400 bytes packet, I can tell you that the 1841 will max out at about 36Mbps, ONE WAY.