VMG1312-B10A: Factory Reset: Difference between revisions
Appearance
Content deleted Content added
m AA-Andrew moved page VMG1312: Factory Reset to VMG1312-B10A: Factory Reset |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
==Overview== |
|||
There are 4 configuration settings that the router can be in: |
There are 4 configuration settings that the router can be in: |
||
Line 24: | Line 23: | ||
#Switch router on, wait for it to boot up |
#Switch router on, wait for it to boot up |
||
#With a paperclip, pen, etc, hold in the reset button |
#With a paperclip, pen, etc., hold in the reset button |
||
#Wait until |
#Wait until power flashes red, keep holding it down until power stops flashing. |
||
#Release the reset button |
#Release the reset button |
||
#Wait for the router to boot up again |
#Wait for the router to boot up again |
||
Line 41: | Line 40: | ||
==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... |
||
Line 91: | Line 90: | ||
bftpd:error:341.231:cmsImg_validateImage:1514:Could not determine image format [72063 bytes] |
bftpd:error:341.231:cmsImg_validateImage:1514:Could not determine image format [72063 bytes] |
||
Then this will be due to the Firmware version not matching the version that the config file was made for. See the [[VMG1312: Software|Software Page]] for information about the software versions. |
Then this will be due to the Firmware version not matching the version that the config file was made for. See the [[VMG1312: Software|Software Page]] for information about the software versions. |
||
[[Category: |
[[Category:ZyXEL VMG1312-B10A|Reset]] |