Changes

no edit summary
Line 43: Line 43:  
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turns the rule on or off.</td>
 
         <td>Turns the rule on or off.</td>
     </tr>
+
     </tr>{{#ifeq:{{{mobile}}}|1|
 +
    <tr>
 +
        <td>No action on data limit</td>
 +
        <td>off {{!}} on; default: <b>off</b></td>
 +
        <td>Stop actions when mobile data limit is reached.</td>
 +
    </tr>|}}
 
     <tr>
 
     <tr>
 
         <td>Type</td>
 
         <td>Type</td>
         <td>Ping {{!}} Wget; default: <b>Ping</b></td>
+
         <td>Ping {{!}} Wget{{#switch:{{{name}}}|OTD140= <span style="color: #olive;">Port</span>|#default=}}; default: <b>Ping</b></td>
 
         <td>Method used for health checking.
 
         <td>Method used for health checking.
 
             <ul>
 
             <ul>
 
                 <li><b>Ping</b> - sends ICMP requests to the specified host.</li>
 
                 <li><b>Ping</b> - sends ICMP requests to the specified host.</li>
                 <li><b>Wget</b> - retrieves the contents of the specified web server.</li>
+
                 <li><b>Wget</b> - retrieves the contents of the specified web server.</li>{{#switch:{{{name}}}|OTD140=
 +
                <li><b>Port</b> - sends pings, if ping doesn't go through a certain amount of times, the port to which the device that has the IP address is connected to, will be restarted.</li>|#default=}}
 
             </ul>
 
             </ul>
 
         </td>
 
         </td>
Line 118: Line 124:  
         <td>ip; default: <b>8.8.8.8</b></td>
 
         <td>ip; default: <b>8.8.8.8</b></td>
 
         <td>IP address to which the Ping requests will be sent on SIM 2.</td>
 
         <td>IP address to which the Ping requests will be sent on SIM 2.</td>
     </tr>|}}
+
     </tr>|}}{{#switch:{{{name}}}|OTD140=
 +
    <tr>
 +
        <td><span style="color:olive">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>
  

Navigation menu