Howto:Bypass the setup wizard/install: Difference between revisions
remove auto http link |
|||
Line 21: | Line 21: | ||
You can do that by doing the commands: | You can do that by doing the commands: | ||
<pre> | |||
http://x.x.x.x/!config change HTTP0 | http://x.x.x.x/!config change HTTP0 | ||
http://x.x.x.x/!config write | http://x.x.x.x/!config write | ||
http://x.x.x.x/!config activate | http://x.x.x.x/!config activate | ||
http://x.x.x.x/!ireset | http://x.x.x.x/!ireset | ||
</pre> | |||
<!-- == Related Articles == --> | <!-- == Related Articles == --> | ||
[[Category:Howto|{{PAGENAME}}]] | [[Category:Howto|{{PAGENAME}}]] |
Revision as of 14:00, 12 June 2017
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