cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8305
Views
0
Helpful
1
Replies

How to restart a process?

bellocarico
Level 1
Level 1

Is is possible to restart a single process (e.g. ospf) other than reload the router?

1 Reply 1

pkhatri
Level 11
Level 11

You cannot manipulate specific processes directly. However, you can use IOS-provided clear commands e.g.

clear ip ospf process

Alternatively, you can do something like this:

no router ospf

router ospf

....

You simply have to find the commands enabling the process and then delete and re-issue them.

Hope that helps

Paresh.

Review Cisco Networking products for a $25 gift card