cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
802
Views
5
Helpful
2
Replies

High cpu utiization on IPS module

Colin Higgins
Level 2
Level 2

I have two Cisco ASA5540X firewalls with IPS modules configured in a failover pair.

 

Behind this firewall pair (on the inside) are about 140 hosts that use various web-enabled applications, minimal Internet, some email (maybe 10 hosts), and some light file-sharing/access

 

My IPS is configured for inline analysis, but I have noticed that the cpu runs 100% all the time (6 cores). Since I don't want any traffic by-passing the IPS, my configuration on the firewall looks like this

 

access-list ips_traffic extended permit ip any any

access-list ips_traffic extended permit udp any any

 

class-map ips_class

 match access-list ips_traffic

 

policy-map global_policy

 class ips_class

 ips inline fail-open

 

Why is the utilization so high on the IPS? Anything I can do here?

2 Accepted Solutions

Accepted Solutions

luckymike33
Level 1
Level 1

Hi,

 

Although not an expert in this particular field I have installed a handful of these and all of them have had a a CPU load of 100%, I was told by our support that the CPU load on an IPS is very inaccurate way of determining load, it is much better to use the inspection processing load.

 

After further digging I found this  - the issue is discussed as part of this bug - CSCtl74475

 

HTH

 

Mike

View solution in original post

Ravi Singh
Level 7
Level 7

This is bug - CSCtl74475.

View solution in original post

2 Replies 2

luckymike33
Level 1
Level 1

Hi,

 

Although not an expert in this particular field I have installed a handful of these and all of them have had a a CPU load of 100%, I was told by our support that the CPU load on an IPS is very inaccurate way of determining load, it is much better to use the inspection processing load.

 

After further digging I found this  - the issue is discussed as part of this bug - CSCtl74475

 

HTH

 

Mike

Ravi Singh
Level 7
Level 7

This is bug - CSCtl74475.

Review Cisco Networking for a $25 gift card