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

From innovaphone wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 3 users not shown)
Line 6: Line 6:
Firmware V6 SR2 and later.
Firmware V6 SR2 and later.


<!-- Keywords: skip wizard -->
<!-- Keywords: skip wizard, skip installer, skip install, advanced user interface, -->


==More Information==
==More Information==
Line 28: Line 28:


== <= V12 ==
== <= 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 (http://x.x.x.x/SETUP/wizard.xml) permanently, you may remove the <code>/home SETUP/wizard.xml</code> parameter from the <code>config change HTTP0</code> line.  


You can do that by doing the commands:
You can do that by doing the commands:
Line 38: Line 38:
</pre>
</pre>


= Deactivate installer >= V13 =
== >= V13 ==
To get rid of the installer permanently, you may add a var called "HTTP0/INSTALL p 13r1" to the config file.  
To get rid of the install (http://x.x.x.x/install.htm) permanently, you may add a var called "HTTP0/INSTALL p 13r1" to the config file.  


You can do that by doing the commands:
You can do that by doing the commands:

Latest revision as of 10:01, 22 April 2022

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

<= V12

To get rid of the wizard (http://x.x.x.x/SETUP/wizard.xml) 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

>= V13

To get rid of the install (http://x.x.x.x/install.htm) 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