Howto:Bypass the setup wizard/install: Difference between revisions
| Line 18: | Line 18: | ||
Nb: from version 9 firmware on, the URL to bypass the wizard is <code>http://x.x.x.x/admin.xml?xsl=admin.xsl</code>. | Nb: from version 9 firmware on, the URL to bypass the wizard is <code>http://x.x.x.x/admin.xml?xsl=admin.xsl</code>. | ||
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. | ||
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 | |||
<!-- == Related Articles == --> | <!-- == Related Articles == --> | ||
[[Category:Howto|{{PAGENAME}}]] | [[Category:Howto|{{PAGENAME}}]] | ||
Revision as of 15:51, 24 September 2013
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.
Resolution
To bypass the wizard, access (or for V7 and later) instead of to access the standard configuration interface.
Nb: from version 9 firmware on, the URL to bypass the wizard is http://x.x.x.x/admin.xml?xsl=admin.xsl.
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