Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

B10B Factory Reset: Difference between revisions

m (Make the reset instructions clearer)
 
(One intermediate revision by one other user not shown)
To reset the router to the AAISP base settings, follow these steps:
 
#Unplug everything from the router except the power and phone line
#Switch router on, wait for it to boot up
#With a paperclip, pen, etc., hold in the reset button
==Reset to the ZyXEL Factory Settings==
 
To erase the default AAISP settings, the 'ROM-D' file needs to be cleared, this is done via the CLI (Telnet or SSH) using the supervisor user (see above) and then issuing the <syntaxhighlight inline enclose="none" lang="bash">zycli save_default clean</syntaxhighlight> command.
 
Here is an example:
Login: supervisor
Password: [your supervisor password]
> zycli save_default clean
ROM-D cleaned.
</syntaxhighlight>