Hi all
on the defective switch you should run:
switch (config) # configuration write [if you didn't save the configuration]
switch (config) # configuration upload initial <URL> [ upload the configuration file ]
On the new switch run:
switch (config) # configuration fetch <URL> my-new-conf-file [fetch the new configuration file]
switch (config) # configuration switch-to my-new-conf-file
you may need to reload the switch after that.
Ophir.