Howto:Bypass the setup wizard/install

From innovaphone wiki
Revision as of 13:58, 16 January 2020 by Slu (talk | contribs) (→‎< V7)
Jump to navigation Jump to search

Applies To

This information applies to

  • all innovaphone devices,

Firmware V6 SR2 and later.


More Information

Problem Details

From Version 6, Service Release 2 on, innovaphone devices will run a configuration wizard when accessed reset to factory settings. While this is a great to speed up deployment of innovaphone boxes, it may be required to bypass the wizard in certain situations.

Bypass Wizard

To bypass the wizard, you can access directly to the admin interface instead of http://x.x.x.x to access the standard configuration interface.

<= V6

http://x.x.x.x/admin.htm

V7 - V8

http://x.x.x.x/administrator.htm

>=V9

http://x.x.x.x/admin.xml?xsl=admin.xsl

Deactivate Wizard <= V12

To get rid of the wizard permanently, you may remove the /home SETUP/wizard.xml parameter from the config change HTTP0 line.

You can do that by doing the commands:

 http://x.x.x.x/!config change HTTP0
 http://x.x.x.x/!config write
 http://x.x.x.x/!config activate
 http://x.x.x.x/!ireset

Deactivate installer >= V13

To get rid of the installer permanently, you may add a var called "HTTP0/INSTALL p 13r1" to the config file.

You can do that by doing the commands:

http://x.x.x.x/!vars create HTTP0/INSTALL p 13r1
http://x.x.x.x/!config activate
http://x.x.x.x/!config write
http://x.x.x.x/!reset