Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
maintenance:modem-firmware-update [2023/08/09 07:58]
dodenhoeft old revision restored (2023/07/20 09:49)
maintenance:modem-firmware-update [2023/08/09 11:51]
dodenhoeft [Command Line Interface]
Line 53: Line 53:
  
 <code bash> <code bash>
-cli update firmware WWAN1 http://​share.netmodule.com/​public/​system-software/​firmware/​TOBY-L200-L210-03S-03_FW17.00_A01.02_IP-v1.1.tar.gz+cli update firmware WWAN1 http://​share.netmodule.com/​public/​system-software/​firmware/​TOBY-L200-L210_FW17.00_A01.02_IP-v1.2.tar.gz
 </​code>​ </​code>​
  
Line 59: Line 59:
  
 <code bash> <code bash>
-scp ./​TOBY-L200-L210-03S-03_FW17.00_A01.02_IP-v1.1.tar.gz root@192.168.1.1:/​tmp/​+scp ./​TOBY-L200-L210_FW17.00_A01.02_IP-v1.2.tar.gz root@192.168.1.1:/​tmp/​
  
 </​code>​ </​code>​
Line 66: Line 66:
  
 <code bash> <code bash>
-cli update firmware WWAN1 file:///​tmp/​TOBY-L200-L210-03S-03_FW17.00_A01.02_IP-v1.1.tar.gz+cli update firmware WWAN1 file:///​tmp/​TOBY-L200-L210_FW17.00_A01.02_IP-v1.2.tar.gz
 </​code>​ </​code>​