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

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
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> instead of <code><nowiki>http://x.x.x.x</nowiki></code> to access the standard configuration interface.


===Resolution===
===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 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:
To permanent deactivate the wizard:
<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/administrator.htm
  http://x.x.x.x/administrator.htm
  log in and reset unit.
  log in and reset unit.
 
</pre>


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


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Revision as of 10:04, 5 August 2008

Applies To

This information applies to

  • all innovaphone devices,

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


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 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 instead of http://x.x.x.x to access the standard configuration interface.

Resolution from SR2 fix 5

To bypass the wizard, access http://x.x.x.x/administrator.htm instead of http://x.x.x.x to access the standard configuration interface.

To permanent deactivate the wizard:

 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.