Howto:Factory Reset using the Web Interface or Update Script: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:
*This doesn't apply to innovaphone Softwarephone.
*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. Call this command to fix it after the clear command:
*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 add DECT /cipher
  config write
  config write


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Revision as of 19:15, 6 October 2014

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