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

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
* all innovaphone devices,  
* all innovaphone devices,  


Firmware V6 SR2, first hotfixes, see chapter 2.2
Firmware V6 SR2 and later.
 
Firmware V6 SR2, hotfix 5 and later, see chapter 2.3


<!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results -->
<!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results -->
Line 13: Line 11:


===Problem Details===
===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 great to speed up deployment of innovaphone boxes, it may be required to bypass the wizard in certain situations.
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===
===Resolution===
To bypass the wizard, access <code><nowiki>http://x.x.x.x/admin.htm</nowiki></code> instead of <code><nowiki>http://x.x.x.x</nowiki></code> to access the standard configuration interface.
To bypass the wizard, access <code><nowiki>http://x.x.x.x/admin.htm</nowiki></code> (or <code><nowiki>http://x.x.x.x/administrator.htm</nowiki></code> for V7 and later) instead of <code><nowiki>http://x.x.x.x</nowiki></code> to access the standard configuration interface.
 
===Resolution from SR2 fix 5===
To bypass the wizard, access <code><nowiki>http://x.x.x.x/administrator.htm</nowiki></code> instead of <code><nowiki>http://x.x.x.x</nowiki></code> to access the standard configuration interface.
 
To permanent deactivate the wizard:
<pre>
http://x.x.x.x/!config change HTTP0
http://x.x.x.x/!config write
http://x.x.x.x/administrator.htm
log in and reset unit.
</pre>


<!-- == Related Articles == -->
<!-- == Related Articles == -->


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]
<!-- Keywords: wizzard -->

Revision as of 15:34, 13 May 2009

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 http://x.x.x.x/admin.htm (or http://x.x.x.x/administrator.htm for V7 and later) instead of http://x.x.x.x to access the standard configuration interface.