Page 1 of 1

How to reset a OmniSwitch 6350 to factory default?

Posted: 14 Mar 2018 08:57
by andersoncic
Hi!
Look, I'm trying to reset the 6350 but it's not happening!
I am using these commands;

> ls working/
(list content of working folders)
> ls certified/
(list content of certified folders)

> delete working/boot.cfg
> delete certified/boot.cfg

next restart the switch,
> reload

Re: How to reset a OmniSwitch 6350 to factory default?

Posted: 14 Mar 2018 09:21
by silvio
if there is in working-folder no boot.cfg and you make a reboot from working (reload working no rollback-timeout) than the config is factory. But the users are stored in usertable (nework folder). You can delete all the other files in flash (for example the swlog-files), you can delete all - beside the images (*.img) in working and certified. But be sure not to do write memory before the reload.
regards
Silvio

Re: How to reset a OmniSwitch 6350 to factory default?

Posted: 14 Mar 2018 11:13
by andersoncic
ok tks.