cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
273
Views
0
Helpful
2
Replies

CPU question.

jbar8360
Level 1
Level 1

What exactly is the "ip background" process when doing a show proc cpu. What exactly would that be related to if I were showing high cpu on that process.

Thanks in advance for any help.

2 Replies 2

Hello,

here is an explanation of that process:

>IP Background Process

Called upon when you change the encapsulation (for example, when an interface moves to a new state, an IP address changes, when you add a new Data Exchange Interface (DXI) map, or when some dialer timers expire)

Does the periodic aging of the Internet Control Message Protocol (ICMP) redirect cache.

Modifies the routing table according to the status of the interfaces.

Regards,

Georg

beng
Level 1
Level 1

"IP background" is Periodically revises the gateway of last resort and IP static routes. This process is called on demand, right after the static routes (which the gateway of last resort may depend on) have been revised.

Check this TechTip for more info:

http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1828/products_tech_note09186a00800a65d0.shtml#showproccpu

Cheers

/Bessie