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!

VMG1312-B10A: Factory Reset: Difference between revisions

Content deleted Content added
Reedy (talk | contribs)
Reedy (talk | contribs)
More bash
Line 41: Line 41:
==Reset to the ZyXEL Factory Settings==
==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 and then issuing the <syntaxhighlight inline enclose="none">save_default clean</syntaxhighlight> command.
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 and then issuing the <syntaxhighlight inline enclose="none" lang="bash">save_default clean</syntaxhighlight> command.


Here is an example:
Here is an example:


<syntaxhighlight lang=bash highlight="1,6,7,8">
<syntaxhighlight lang=bash highlight="1,6,7,8" lang="bash">
$ telnet 90.155.90.129
$ telnet 90.155.90.129
Trying 90.155.90.129...
Trying 90.155.90.129...