Changes

no edit summary
Line 54: Line 54:     
The figure below is an example of the Flash New Firmware Image section and the table below provides information on the fields contained in that section:
 
The figure below is an example of the Flash New Firmware Image section and the table below provides information on the fields contained in that section:
{{#switch:{{{series}}}
+
 
|RUTX =
+
[[File:Networking_{{lc:{{{series}}}}}_manual_firmware_mobile_{{{mobile}}}_modem_{{{modem}}}.png|border|class=tlt-border]]
      {{#switch:{{{name}}}
+
 
        | RUTX12 = [[File:Networking_rutx12_manual_firmware_v1.png]]
  −
        | RUTX10 = [[File:Networking_rutx08_10_manual_firmware_v1.png]]
  −
        | RUTX08 = [[File:Networking_rutx08_10_manual_firmware_v1.png]]
  −
        | [[File:Networking_rutx_manual_firmware_v3.png|border|class=tlt-border]]
  −
      }}
  −
|TRB14X = [[File:Networking_trb1_manual_firmware_v2.png]]
  −
|TRB2XX =
  −
        {{#ifeq:{{{name}}}
  −
        | TRB255 |[[File:Networking_trb255_manual_firmware_v2.png]]
  −
        | [[File:Networking_trb245_manual_firmware_v2.png]]
  −
        }}
  −
}}
   
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Keep settings</td>
+
     <td>Upgrade from</td>
         <td>yes | no; default: <b>yes</b></td>
+
         <td>File | Server; default: <b>File</b></td>
         <td>Ensures that all of the current device settings will be kept after the firmware upgrade</td>
+
         <td>Source of the firmware image. Can be either downloaded from FOTA (Server) or uploaded from a computer (File).</td>
     </tr>
+
     </tr>{{#ifeq: {{{series}}} | TRB2 ||
 
     <tr>
 
     <tr>
    <td>Upgrade from</td>
  −
        <td>File | Server; Default: <b>File</b></td>
  −
        <td>Source of the firmware image. Can be either downloaded from FOTA (Server) or uploaded from a computer (File)</td>
  −
    </tr>
  −
  −
  <tr>
   
     <td>Firmware type</td>
 
     <td>Firmware type</td>
         <td>Device firmware{{#ifeq: {{{series}}} |TRB2XX| |{{#ifeq:{{{mobile}}}| 1| <nowiki>|</nowiki> Modem firmware | }} }}; Default: <b>Device Firmware</b></td>
+
         <td>Device firmware{{#ifeq:{{{series}}}|TRB2||{{#ifeq:{{{mobile}}|1| <nowiki>|</nowiki> Modem firmware |}}}}; default: <b>Device Firmware</b></td>
         <td>{{#ifeq: {{{series}}}|TRB2XX| Firmware type used for upgrade. | Select which type of firmware is going to be uploaded.}}</td>
+
         <td>{{#ifeq:{{{series}}}|TRB2|Firmware type used for upgrade.|Select which type of firmware is going to be uploaded.}}</td>
     </tr>
+
     </tr>|}}{{#ifeq: {{{mobile}}} | 2 |
 
+
    <tr>
{{#ifeq:{{{name}}}| RUTX12 |
  −
        <tr>
   
       <td>Modem</td>
 
       <td>Modem</td>
 
       <td>Modem (primary) <nowiki>|</nowiki> Modem (secondary); Default: <b>Modem (primary)</b></td>
 
       <td>Modem (primary) <nowiki>|</nowiki> Modem (secondary); Default: <b>Modem (primary)</b></td>
       <td>Select which modem will be updated</td>
+
       <td>Select which modem will be updated.</td>
        </tr>
+
    </tr>|}}
|
  −
}}
   
     <tr>
 
     <tr>
 
       <td>Image (Browse)</td>
 
       <td>Image (Browse)</td>
 
       <td>- (interactive button)</td>
 
       <td>- (interactive button)</td>
       <td>Click to browse your computer for a firmware image file</td>
+
       <td>Click to browse your computer for a firmware image file.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Keep settings</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Ensures that all of the current device settings will be kept after the firmware upgrade.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td> Flash selected image (Upgrade)</td>
 
     <td> Flash selected image (Upgrade)</td>
 
         <td>- (interactive button)</td>
 
         <td>- (interactive button)</td>
         <td>Uploads the firmware image to the router and attempts to verify its validity</td>
+
         <td>Uploads the firmware image to the router and attempts to verify its validity.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 118: Line 101:  
[[File:Networking rutx manual firmware verification v2.png]]
 
[[File:Networking rutx manual firmware verification v2.png]]
   −
This means that the uploaded firmware image is compatible with your device. The indication also displays the file's Checksum. A <b>checksum</b> is a sequence of hexadecimal symbols generated after running an algorithm called a cryptographic hash function on a file. Calculating a checksum and comparing it with the one provided by the file source can be used as a file authenticity check method. A list of {{#ifeq:{{{name}}} | RUT850 | {{{name}}} | {{{series}}}}} firmware checksums can be found <b>[[{{#ifeq:{{{series}}} | RUTxx | {{{name}}} Firmware checksum list | RUTX Firmware checksum list}}|here]]</b>.
+
This means that the uploaded firmware image is compatible with your device. The indication also displays the file's Checksum. A <b>checksum</b> is a sequence of hexadecimal symbols generated after running an algorithm called a cryptographic hash function on a file. Calculating a checksum and comparing it with the one provided by the file source can be used as a file authenticity check method.
   −
If everything is in order, you can click the '''Proceed''' button to begin the update or click <b>Cancel</b> to abort.
+
If everything is in order, you can click the <b>Proceed</b> button to begin the update or click <b>Cancel</b> to abort.
    
On the other hand, if the uploaded a firmware file that is incompatible with your device, you will see an indication such as this:
 
On the other hand, if the uploaded a firmware file that is incompatible with your device, you will see an indication such as this:

Navigation menu