VMG1312-B10A: Factory Reset: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
|||
Line 50: | Line 50: | ||
In this state, the router has its default IP address, username and password. |
In this state, the router has its default IP address, username and password. |
||
=Adding the AAISP rom-d file= |
|||
If you need to restore an AAISP rom-d file, then here are the steps to take. Support are able to provide you with the rom-d file on request. |
|||
FTP is used to add the rom-d file. Here the rom-d file is actually called vmg1312-b.rom-d, so when we upload it we have to specify the target file name of rom-d |
|||
<syntaxhighlight lang=bash> |
|||
$ ftp supervisor@192.168.0.1 |
|||
Connected to 192.168.0.1. |
|||
220 Ftp firmware update utility |
|||
331 Password please. |
|||
Password: zyad1234 |
|||
230 User logged in. |
|||
Remote system type is UNIX. |
|||
Using binary mode to transfer files. |
|||
ftp> put vmg1312-b.rom-d rom-d |
|||
local: vmg1312-b.rom-d remote: rom-d |
|||
229 Entering extended passive mode (|||47630|) |
|||
150 BINARY data connection established. |
|||
100% |*************************************************************************| 72063 101.21 MiB/s 00:00 ETA |
|||
226 Ftp image done. PLEASE TYPE 'bye' or 'quit' NOW to quit ftp and the Router will start writing the image to flash. |
|||
72063 bytes sent in 00:02 (28.38 KiB/s) |
|||
ftp> quit |
|||
221 The Router is rebooting... |
|||
</syntaxhighlight> |
|||
At this point the ftp connection is closed and as it says, the router will reboot. The router will still need to be reset before the router will use the rom-d settings. Once reset though, the router will use the AAISP default settings to get online, retrieve a new firmware if available and then retrieve a config file for the line. |
|||
[[Category:ZyXEL_VMG1312|Reset]] |
[[Category:ZyXEL_VMG1312|Reset]] |