VMG1312-B10A: Factory Reset: Difference between revisions
Appearance
Content deleted Content added
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... |