03-31-2016 08:31 AM - edited 03-05-2019 03:41 AM
Hi all
Is there any possibility to reload or kill process in Cisco IOS-XE software?
One of process have very high CPU and looks "hung".
Thanks
03-31-2016 05:04 PM
Have you tried:
show processes >>> This will list all of the running processes and will help you locate the PID of the process that you want to kill
clear socket PID
I hope this helps!
Thank you for rating helpful posts!
03-31-2016 11:49 PM
Hi, Neno
Thanks for your reply.
But unfortunately there is no such possibility to use clear command
#clear socket 404
^
% Invalid input detected at '^' marker.
I use 03.03.03SE installed on Catalyst 3850
01-09-2019 06:49 PM
Yes I received this error:
#clear socket 77
There are no open sockets for this process
10-16-2019 11:46 AM
first try sh sockets and then do clear socket PID that u want to kill from sh socket output.
@khimes wrote:Yes I received this error:
#clear socket 77
There are no open sockets for this process
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide