Howto:Factory Reset using the Web Interface or Update Script

From innovaphone wiki
Revision as of 19:15, 6 October 2014 by Teh (talk | contribs)
Jump to navigation Jump to search

Applies To

This information applies to

All innovaphone devices, Version 7 and later

More Information

Problem Details

Sometimes it is desirable to set a device to factory defaults using the web interface. Here is how.

Resolution

Use the following command sequence (using e.g. http://x.x.x.x/!cmd):

config clear
config write
vars del
mod cmd FLASHMAN0 reset data erase
ireset

Known Problems

  • The procedure might change with releases.
  • Factory settings do also apply to the IP/DHCP configuration. The device may thus be unreachable after.
  • This doesn't apply to innovaphone Softwarephone.
  • The procedure removes also the important option /cipher in the DECT base station (IP1202, not IP1200) which is needed. This is fixed in V10sr15 and V9hotfix41 and later versions, or call this command to fix it after the clear command:
config add DECT /cipher
config write