In case you might not be able to use the recommended Web GUI for firmware upgrade / upload, have a look at this tutorial to upload the firmware per FTP!
Walkthrough Steps
1. Open a terminal with PuTTy using the IP address of your device (in this case 192.168.1.1)
2. Log in to the device with your admin credentials
3. Type the command to see the firmware version: show version
4. Download the latest firmware here: ftp.zyxel.eu
Click on the .zip file to download the firmware you need for your device:
5. Extract the zip file and search in the extracted folder for the .bin file
6. Open a command line with key combination Win + R and type cmd
7. Change in the command line to the Folder where the firmware bin is now located:
8. Type in to log in via FTP:
ftp 192.168.1.1 (example type in your IP)
8. Use the "put" command to upload the firmware ".bin" file:
bin
put "path of bin file"
9. The device will restart automatically after the firmware with transferred and will start with the new firmware
Comments
0 comments
Please sign in to leave a comment.