Reference:The show processes Command
The Processes
The table below explains the individual processes in the show processes, show processes cpu, and show processes memory outputs. This is not an exhaustive list.
Process | Explanation |
---|---|
ARP Input | Handles incoming Address Resolution Protocol (ARP) requests |
BGP I/O | Handles reading, writing, and executing Border Gateway Protocol (BGP) messages |
BGP Scanner | Scans the BGP and main routing tables to ensure consistency (this is a separate process since it can be quite time-consuming) |
BGP Router | Main BGP process which starts when the configuration is fully loaded |
BOOTP Server | The gateway's Bootstrap Protocol (BOOTP) server process |
CallMIB Background | Deletes the call history if the call history ages out and gathers call information |
CDP Protocol |
|
Check heaps | Checks the memory every minute. It forces a reload if it finds processor corruption. |
Compute load avgs |
|
*Dead* | Processes as a group that is now dead. See Troubleshooting Memory Problems for more details. |
Exec | Handles console exec sessions; has a high priority |
Hybridge Input | Handles incoming transparent bridge packets that slip through the fast paths |
*Init* | System initialization |
IP Background |
|
IP Cache Ager | Ages the routing cache and heals stale recursive routes. The ager runs once every time interval (once a minute by default) and checks to make sure that a recursive routing change has not made the entry invalid. Another function of this ager is to make sure that the entire cache gets refreshed approximately every 20 minutes. |
IP Input | Process-switched IP packets |
IP-RT Background | 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. |
ISDNMIB Background | Sends ISDN trap service and deletes the call queue if it ages out |
ISDN Timers | Handles ISDN carrier timer events |
Load Meter | Computes the load average for the different processes every five seconds, and the five minute exponentially-decayed busy time. The load average is computed using the following formula: average = ((average - interval) * exp (-t/C)) + interval, where:
|
Multilink PPP out | Processes multilink packets that have been queued from fast-switching (outbound half fast-switching) |
Net Background |
|
Net Input |
|
Net Periodic | Performs interface periodic functions every second such as:
|
Per-minute Jobs | Performs the following tasks once a minute:
|
Per-second Jobs | Performs a variety of tasks every second; executes registered one_second jobs |
Pool Manager | Manager process for managing growth and discarding requests from dynamic pools at the interrupt level |
PPP Manager |
|
OSPF Router | Main Open Shortest Path First (OSPF) process |
OSPF Hello | The OSPF process which receives hello |
*Sched* | The Scheduler |
Serial Background | Watches events and branches to the correct service routine for each expired event (mainly reset of interfaces) |
Spanning Tree |
|
Tbridge Monitor |
|
TCP Driver | Handles the sending of packet data over a Transmission Control Protocol (TCP) connection. It includes opening or closing connections, or dropping packets when queues are full. Remote Source-Route Bridging (RSRB), serial tunneling (STUN), X.25 switching, X.25 over TCP/IP (XOT), Data-link Switching (DLSW), translation, and all TCP connections starting or ending at the router currently use TCP Driver. |
TCP Timer | Handles retransmission of timeout packets |
Virtual exec | Handles virtual type terminal (vty) lines (for example, Telnet sessions on the router). |
No comments:
Post a Comment