Changes

m
Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) (.*) (.*) (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}"
Line 44: Line 44:  
     <tr>
 
     <tr>
 
         <td>Type</td>
 
         <td>Type</td>
         <td>Ping {{!}} <span style="color:olive">Wget</span>{{#switch:{{{name}}}|TSW202= {{!}} <span style="color:blue">Port</span>|#default=}}; default: <b>Ping</b></td>
+
         <td>Ping {{!}} Wget; default: <b>Ping</b></td>
 
         <td>Method used for health checking.
 
         <td>Method used for health checking.
 
             <ul>
 
             <ul>
Line 54: Line 54:  
     <tr>
 
     <tr>
 
         <td>Action if no echo is received</td>
 
         <td>Action if no echo is received</td>
         <td>Device reboot {{!}} None{{#switch:{{{name}}}|TSW202 = {{!}} <span style="color:blue">Restart port</span>|#default=}}; default: <b>Device reboot</b></td>
+
         <td>Device reboot {{!}} None; default: <b>Device reboot</b></td>
 
         <td>Action that will be executed if there is no response after the specified amount of retries. If <b>None</b> is selected, only a message to syslog will be logged.</td>
 
         <td>Action that will be executed if there is no response after the specified amount of retries. If <b>None</b> is selected, only a message to syslog will be logged.</td>
 
     </tr>
 
     </tr>
Line 71: Line 71:  
         <td>integer [1..9999]; default: <b>5</b></td>
 
         <td>integer [1..9999]; default: <b>5</b></td>
 
         <td>Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.</td>
 
         <td>Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.</td>
    </tr>
  −
    <tr>
  −
        <td><span style="color:olive">URL</span></td>
  −
        <td>url; default: <b>none</b></td>
  −
        <td>URL to which the wget requests will be sent. E.g. http://www.host.com</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 97: Line 92:  
         <td>Hostname or IP address to which the Ping/Wget requests will be sent.</td>
 
         <td>Hostname or IP address to which the Ping/Wget requests will be sent.</td>
 
     </tr>
 
     </tr>
    <tr>{{#switch:{{{name}}}|TSW202=
  −
        <td><span style="color:blue">Ping by</span></td>
  −
        <td><span style="color:green">Port</span> {{!}} IP; default: <b>8.8.8.8</b></td>
  −
        <td>Ping IP's by Port or by IP.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:green">Port to ping</span></td>
  −
        <td>port number and number of devices (unsigned integer); default: <b>Port1:1</b></td>
  −
        <td>Port number and number of devices addresses to be pinged. (Number of devices connected must be less or equal to the actual number of connected devices to the port).</td>
  −
    </tr>|#default=}}
   
</table>
 
</table>