- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:15 AM
Hello, I am trying to set a router-id and then clear ip ospf process as required, but and Invalid input error appears instead. Please help, Thank you in advance!!
Solved! Go to Solution.
- Labels:
-
Branch Router
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:20 AM
You need to exit to enable mode
Then do
Clear ip ospf prco
MHM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:43 AM - edited 05-09-2024 12:30 PM
Hi @plasmapup959 ,
If you want to run this command from the configuration mode, you need to use "do clear ip ospf process". You could also exit the configuration mode and then use "clear ip ospf process" as suggested by @MHM Cisco World .
Regards,
Harold Ritter, CCIE #4168 (EI, SP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:56 AM - edited 05-09-2024 12:15 PM
BTW, FYI, the configuration "do" command allows for all the other execution commands.
