cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
11847
Views
0
Helpful
3
Replies

how to kill a process on cisco router?

admin_2
Level 3
Level 3

Hi

When I use "show proc cpu",I can get a PID of a process.

But how can I kill the process?

3 Replies 3

r-simpson
Level 3
Level 3

As far as I know, there is no command in the Cisco IOS to kill a Process. Hence I would say, its not possible to kill a process on a cisco router.

jessetucker
Level 1
Level 1

If you are on IOS XE device you might be able to try the below command. You may need to try different "locations".

"request platform software process terminate r0 69 kill"

Hello,

the exec command 'clear sockets <pid>' used to be around...