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 401: 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