Howto:Bypass the setup wizard/install: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 25: Line 25:
<code>http://x.x.x.x/admin.xml?xsl=admin.xsl</code>
<code>http://x.x.x.x/admin.xml?xsl=admin.xsl</code>


= Deactivate Wizard <= V12 =
= Deactivate Wizard / installer =
 
== <= V12 ==
To get rid of the wizard permanently, you may remove the <code>/home SETUP/wizard.xml</code> parameter from the <code>config change HTTP0</code> line.  
To get rid of the wizard permanently, you may remove the <code>/home SETUP/wizard.xml</code> parameter from the <code>config change HTTP0</code> line.  



Revision as of 14:00, 16 January 2020

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 / installer

<= 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