Changes

no edit summary
Line 1: Line 1:  
<!-- Template uses {{{name}}}, {{{series}}} -->
 
<!-- Template uses {{{name}}}, {{{series}}} -->
 
{{Template:Networking_rutos_manual_fw_disclosure
 
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05.1
+
| fw_version = {{{series}}}_R_00.02.06
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 23: Line 23:  
[[File:Networking_rutos_manual_vrrp_add_new_configuration.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_vrrp_add_new_configuration.png|border|class=tlt-border]]
   −
After clicking the 'Edit' button you should be redirected to that VRRP instance's configuration page, which should look similar to this:
+
<b id="link"></b>After clicking the 'Edit' button you should be redirected to that VRRP instance's configuration page, which should look similar to this:
   −
[[File:Networking_rutos_manual_vrrp_vrrp_configuration_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_vrrp_vrrp_configuration_settings_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 69: Line 69:  
     </tr>
 
     </tr>
 
</table>
 
</table>
<!--
+
 
 
==Check Internet connection==
 
==Check Internet connection==
   −
The <b>Check Internet connection</b> section is used to set the parameters that define how the router will determine whether the Internet connection is still available or not. This is done by periodically sending ICMP packets to a defined host and awaiting responses. If no response is received after a defined period of time, the connection is determined to be down, and thus the role of Master is assumed by another router in the network.
+
The <b>Check Internet connection</b> section is used to set the parameters that  
 +
define how the router will determine whether the Internet connection is still  
 +
available or not. This is done by periodically sending ICMP packets from interface,
 +
configured in [[#link|VRRP Configuration]] section, to a defined  
 +
host and awaiting responses. If no response is received after a defined period of  
 +
time, the connection is determined to be down, and thus the role of Master is  
 +
assumed by another router in the network.  
    
Refer to the figure and table below for information on the fields contained in the Check Internet connection section.
 
Refer to the figure and table below for information on the fields contained in the Check Internet connection section.
   −
[[File:{{{file_connection}}}]]
+
[[File:Networking_rutos_manual_vrrp_vrrp_configuration_check_conn_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 90: Line 96:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Ping IP address</td>
+
       <td>IP address or hostname</td>
 
       <td>ip | host; default: <b>none</b></td>
 
       <td>ip | host; default: <b>none</b></td>
       <td>IP address or hostname to which the router will send ICMP packets. This is used to determine whether the Internet connection is still available or not. Therefore, it is recommended that you enter the address of remote host that is usually available (for example, <i>8.8.8.8</i>).</td>
+
       <td>IP address or hostname to which the router will send ICMP packets. This is used to determine whether the Internet connection is still available or not. ICMP packets will be send from interface, configured in [[#link|VRRP Configuration]] section, therefore make sure you enter reachable IP address or hostname.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Ping interval</td>
 
     <td>Ping interval</td>
 
         <td>integer; default: <b>10</b></td>
 
         <td>integer; default: <b>10</b></td>
         <td>Time interval (in seconds) between two Pings </td>
+
         <td>Time interval (in seconds) between two pings.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Ping timeout (sec)</td>
+
     <td>Ping timeout</td>
         <td>integer [1..9999]; default: <b>1</b></td>
+
         <td>integer; default: <b>1</b></td>
         <td>The maximum amount of time the router will wait for a response to a ping request. If it does not receive a response for the amount of time defined in this field, the ping request will be considered to have failed.</td>
+
         <td>The maximum amount of time in seconds the router will wait for a response to a ping request. If it does not receive a response within the amount of time defined in this field, the ping request will be considered to have failed.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Ping packet size</td>
 
     <td>Ping packet size</td>
         <td>integer [0..1000]; default: <b>none</b></td>
+
         <td>integer; default: <b>56</b></td>
 
         <td>The size (in bytes) of sent ICMP packets.</td>
 
         <td>The size (in bytes) of sent ICMP packets.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Ping attempts</td>
 +
        <td>integer; default: <b>4</b></td>
 +
        <td>Number of ping packets sent.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Ping retry count</td>
 
     <td>Ping retry count</td>
         <td>integer [1..9999]; default: <b>none</b></td>
+
         <td>integer; default: <b>5</b></td>
 
         <td>How many times the router will retry sending ping requests before determining that the Internet connection has failed.</td>
 
         <td>How many times the router will retry sending ping requests before determining that the Internet connection has failed.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
-->
+
 
 
==See also==
 
==See also==
  

Navigation menu