Difference between revisions of ":Preparing Hardware/13/en"

From meteobridge
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
When TFTP is enabled and IP of your host PC is set to 192.168.1.20 we can start flashing. Please open a CMD shell and type in the command:<pre>tftp -i 192.168.1.1 put flash-file-name</pre> Here ''flash-file-name'' is the name of the image to flash and you find the correct flash file at [http://admin.meteobridge.com/files/meteobridge-wl-330n3g-v1.2.sys meteobridge-wl-330n3g-v1.2.sys]. When command is done successfully, number of transferred bytes is displayed.
+
When TFTP is enabled and IP of your host PC is set to 192.168.1.20 we can start flashing. Please open a CMD shell and type in the command:<pre>tftp -i 192.168.1.1 put flash-file-name</pre> Here ''flash-file-name'' is the name of the image to flash and you find the correct flash file at [http://connect.meteobridge.com/files/meteobridge-wl-330n3g-v1.2.sys meteobridge-wl-330n3g-v1.2.sys]. When command is done successfully, number of transferred bytes is displayed.

Latest revision as of 23:14, 27 January 2018

When TFTP is enabled and IP of your host PC is set to 192.168.1.20 we can start flashing. Please open a CMD shell and type in the command:
tftp -i 192.168.1.1 put flash-file-name
Here flash-file-name is the name of the image to flash and you find the correct flash file at meteobridge-wl-330n3g-v1.2.sys. When command is done successfully, number of transferred bytes is displayed.