Changes

no edit summary
Line 1: Line 1:  +
{{Template: Networking_rutxxx_manual_fw_disclosure
 +
| fw_version = {{{series}}}_R_00.06.08.2
 +
| series    = {{{series}}}
 +
}}
 
==Summary==
 
==Summary==
    
A wide area network (WAN) is a telecommunications network or computer network that extends over a large geographical distance. For example, the Internet is a wide area network. This chapter is an overview of {{{name}}} routers' WAN section.
 
A wide area network (WAN) is a telecommunications network or computer network that extends over a large geographical distance. For example, the Internet is a wide area network. This chapter is an overview of {{{name}}} routers' WAN section.
  −
{{Template: Networking_rutxxx_manual_fw_disclosure
  −
| fw_version = {{{fw_version}}}
  −
}}
      
==Operation Modes==
 
==Operation Modes==
Line 361: Line 361:  
     <tr>
 
     <tr>
 
       <td>Health monitor interval</td>
 
       <td>Health monitor interval</td>
       <td>Disable {{!}} 5 sec. {{!}} 10 sec. {{!}} 20 sec. {{!}} 30 sec. {{!}} 60 sec. {{!}} 120 sec.; default: '''10 sec.'''</td>
+
       <td>Disable {{!}} 5 sec. {{!}} 10 sec. {{!}} 20 sec. {{!}} 30 sec. {{!}} 60 sec. {{!}} 120 sec.; default: <b>5 sec.</b></td>
       <td>The interval at which health checks are performed</td>
+
       <td>The interval at which health checks are performed.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Health monitor ICMP host(s)</td>
 
       <td>Health monitor ICMP host(s)</td>
       <td>ip {{!}} hostname {{!}} 8.8.4.4 {{!}} Disable {{!}} DNS server(s) {{!}} WAN gateway {{!}} --custom--; default: '''8.8.4.4'''</td>
+
       <td>ip {{!}} hostname {{!}} 8.8.4.4 {{!}} Disable {{!}} DNS server(s) {{!}} WAN gateway {{!}} --custom--; default: <b>8.8.8.8</b></td>
       <td>Indicate where to send ping requests for a health check. As there is no definitive way to determine when the connection to internet is down for good, it is best to define a host whose availability is that of the internet as a whole (e.g., 8.8.8.8, 8.8.4.4)</td>
+
       <td>Indicate where to send ping requests for a health check. As there is no definitive way to determine when the connection to internet is down for good, it is best to define a host whose availability is that of the internet as a whole (e.g., 8.8.8.8, 8.8.4.4).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Health monitor ICMP timeout</td>
 
     <td>Health monitor ICMP timeout</td>
         <td>1 sec. {{!}} 2 sec. {{!}} 3 sec. {{!}} 4 sec. {{!}} 5 sec. {{!}} 10 sec.; default: '''3 sec.'''</td>
+
         <td>1 sec. {{!}} 2 sec. {{!}} 3 sec. {{!}} 4 sec. {{!}} 5 sec. {{!}} 10 sec.; default: <b>1 sec.</b></td>
         <td>The frequency at which ICMP requests are to be sent. It is advised to set a higher value if your connection has high latency or high jitter (latency spikes)</td>
+
         <td>The frequency at which ICMP requests will be sent. It is advised to set a higher value if your connection has high latency or high jitter (latency spikes).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Attempts before failover</td>
 
     <td>Attempts before failover</td>
         <td>1 {{!}} 3 {{!}} 5 {{!}} 1 {{!}} 15 {{!}} 20; default: '''3'''</td>
+
         <td>1 {{!}} 3 {{!}} 5 {{!}} 1 {{!}} 15 {{!}} 20; default: <b>3</b></td>
         <td>The number of failed ping attempts after which the connection is to be declared as “'''down'''” </td>
+
         <td>The number of failed ping attempts before the connection is to be declared as "down". </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Attempts before recovery</td>
 
     <td>Attempts before recovery</td>
         <td>1 {{!}} 3 {{!}} 5 {{!}} 1 {{!}} 15 {{!}} 20; default: '''3'''</td>
+
         <td>1 {{!}} 3 {{!}} 5 {{!}} 1 {{!}} 15 {{!}} 20; default: <b>3</b></td>
         <td>The number of successful ping attempts after which the connection is to be declared as “'''up'''”</td>
+
         <td>The number of successful ping attempts before the connection is to be declared as "up".</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Execute command</td>
 +
        <td>yes {{!}} no; default: <b>no</b></td>
 +
        <td>Executes a user specified command when the WAN fails over to this interface.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Command</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>A command that will executed when the WAN fails over to this interface.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 391: Line 401:  
     <li>The majority of the options consist of timing and other important parameters that help determine the health of your primary connection. Regular health checks are constantly performed in the form of ICMP packets (Pings) on your primary connection. When the connections state starts to change (READY->NOT READY and vice versa) a necessary amount of failed or passed health checks has to be reached before the state changes completely. This delay is instituted so as to mitigate “spikes” in connection availability, but it also extends the time before the backup link can be brought up or down.</li>
 
     <li>The majority of the options consist of timing and other important parameters that help determine the health of your primary connection. Regular health checks are constantly performed in the form of ICMP packets (Pings) on your primary connection. When the connections state starts to change (READY->NOT READY and vice versa) a necessary amount of failed or passed health checks has to be reached before the state changes completely. This delay is instituted so as to mitigate “spikes” in connection availability, but it also extends the time before the backup link can be brought up or down.</li>
 
</ul>
 
</ul>
 +
 +
==UDP Broadcast Relay==
 +
 +
The <b>UDP Broadcast Relay</b> will listen for broadcast traffic on the specified port and relay that traffic to the specified interface(s).
 +
 +
[[File:Networking_rut_manual_wan_udp_broadcast_relay.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>on | off; default: <b>off</b></td>
 +
      <td>Turns UDP Broadcast Relay on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Port</td>
 +
      <td>integer [0..65535]; default: <b>none</b></td>
 +
      <td>UDP port to listen for broadcast traffic.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Interfaces</td>
 +
      <td>network interface(s); default: <b>none</b></td>
 +
      <td>The interface(s) to which the traffic will be redirected to.</td>
 +
    </tr>
 +
</table>
    
[[Category:{{{name}}} Network section]]
 
[[Category:{{{name}}} Network section]]

Navigation menu