cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
166
Views
0
Helpful
2
Replies

How to wiped out/delete the configuration of Cedge device from vmanage

I want to delete the Cedge router configuration from vmanage, do anyone have any idea how we do that remotely..

Via vManage or through cli..


 

1 Accepted Solution

Accepted Solutions

Jens Albrecht
Level 3
Level 3

Hello @ashishkumar01896,

you can do it either way but there is a slight difference.

Resetting the config is possible via CLI but this does not remove the SUDI certificate used for SD-WAN onboarding:

request platform software sdwan config reset
reload

If you use vManage then you can choose whether or not you only want to reset the config or do a full wipe:

Go to 'Tools' --> 'Operational Commands' and select the device you want to reset. Choosing 'More Actions' will bring up the 'Factory Reset' option where you can then choose whether or not you want to retain the licence. Finally, confirm the action to trigger the factory reset workflow.

HTH!

View solution in original post

2 Replies 2

Jens Albrecht
Level 3
Level 3

Hello @ashishkumar01896,

you can do it either way but there is a slight difference.

Resetting the config is possible via CLI but this does not remove the SUDI certificate used for SD-WAN onboarding:

request platform software sdwan config reset
reload

If you use vManage then you can choose whether or not you only want to reset the config or do a full wipe:

Go to 'Tools' --> 'Operational Commands' and select the device you want to reset. Choosing 'More Actions' will bring up the 'Factory Reset' option where you can then choose whether or not you want to retain the licence. Finally, confirm the action to trigger the factory reset workflow.

HTH!

Thanks for the update, I will going to implement the solution on Monday and update accordingly