Difference between revisions of "RUTX12 Failover"

From Teltonika Networks Wiki
(Replaced content with "{{Template:Networking rutos manual network failover | name = RUTX12 | series = RUTX }}")
Tag: Replaced
Line 1: Line 1:
==Summary==
+
{{Template:Networking rutos manual network failover
This chapter is an overview of the Failover and Load Balancing functions in RUTX12 routers.
+
| name         = RUTX12
===Failover===
+
| series      = RUTX
----
+
}}
This function allows you to back up your primary connection in case it goes down. For example, when primary connection goes down, router will try to use second configured backup interface. If second interface will also become unavailable, router will try to use third backup interface.
 
 
 
In order to set priorities, simply press left mouse click on the interface, then drag it to the 1st, 2nd or other position and then press Save & Apply.
 
Below is an example of Failover settings section.[[File:Networking_rutx11_manual_failover_v1.png|border|1139x1139px]]By pressing Edit button, you can find more Failover interface settings. More information and example are presented below.[[File:Networking_rutx11_manual_failover_confing_v1.png|border|1==Summary==
 
This chapter is an overview of the Failover and Load Balancing functions in RUTX11 routers.
 
===Failover===
 
----
 
This function allows you to back up your primary connection in case it goes down. For example, when primary connection goes down, router will try to use second configured backup interface. If second interface will also become unavailable, router will try to use third backup interface.
 
 
 
In order to set priorities, simply press left mouse click on the interface, then drag it to the 1st, 2nd or other position and then press Save & Apply.
 
Below is an example of Failover settings section.[[File:Networking_rutx11_manual_failover_v1.png|border|1139x1139px]]By pressing Edit button, you can find more Failover interface settings. More information and example are presented below.[[File:Networking_rutx11_manual_failover_confing_v1.png|border|1146x1146px]]<table class="nd-mantable"><tr><th>field name</th><th>value</th><th>description</th></tr><tr><td>Enable</td><td>off | on; Default: '''off'''</td><td>Toggles the interface ON or OFF</td></tr><tr><td>Interval</td><td>Default: '''3'''</td><td>Number of seconds between each test
 
</td></tr><tr><td>Method</td><td>Default: '''Ping'''</td><td>Method, how internet connection will be tested</td></tr><tr><td>Track IP</td><td>IP;Default: '''8.8.4.4; 8.8.8.8'''</td><td>The hosts to test if interface is still alive. If this value is missing the interface is always considered up</td></tr><tr><td>Reliability</td><td>Default: '''1'''</td><td>Number of hosts that must reply for the test to be considered as successful. Ensure there are at least this many hosts defined or the interface will always be considered down</td></tr><tr><td>Count</td><td>Default: '''1'''</td><td>Number of pings to send to each host with each test</td></tr><tr><td>Up</td><td>Default: '''3'''</td><td>Number of successful tests to considered link as alive</td></tr><tr><td>Down</td><td>Default: '''3'''</td><td>Number of failed tests to considered link as dead</td></tr></table>
 
===Load Balancing===
 
----
 
Load balancing lets users create rules that divide traffic between different interfaces. Below is an example of Load Balancing settings window.[[File:Networking_rutx11_manual_load_balancing_v1.png|border|1145x1145px]]As you may notice from the image above, the configuration is very simple. You can assign ratio values to WAN interfaces. The ratio values represent a percentage of load that will go through an interface. For example, if you set that 3 parts of traffic would go through the Mobile interface and 2 parts would go through the Wired interface, it would mean that roughly 60% (3/5) of data will be transferred through Mobile, 40% (2/5) through Wired. If the ratios would be different, say Mobile: 5, Wired: 10, then 33% (5/15) of data would be transferred through Mobile, and 66% (10/15) would go through Wired.
 
 
 
If you press Edit button, you will be transferred to the same interface settings that were described in [[#Failover|Failover section]].
 
 
 
146x1146px]]<table class="nd-mantable"><tr><th>field name</th><th>value</th><th>description</th></tr><tr><td>Enable</td><td>off | on; Default: '''off'''</td><td>Toggles the interface ON or OFF</td></tr><tr><td>Interval</td><td>Default: '''3'''</td><td>Number of seconds between each test
 
</td></tr><tr><td>Method</td><td>Default: '''Ping'''</td><td>Method, how internet connection will be tested</td></tr><tr><td>Track IP</td><td>IP;Default: '''8.8.4.4; 8.8.8.8'''</td><td>The hosts to test if interface is still alive. If this value is missing the interface is always considered up</td></tr><tr><td>Reliability</td><td>Default: '''1'''</td><td>Number of hosts that must reply for the test to be considered as successful. Ensure there are at least this many hosts defined or the interface will always be considered down</td></tr><tr><td>Count</td><td>Default: '''1'''</td><td>Number of pings to send to each host with each test</td></tr><tr><td>Up</td><td>Default: '''3'''</td><td>Number of successful tests to considered link as alive</td></tr><tr><td>Down</td><td>Default: '''3'''</td><td>Number of failed tests to considered link as dead</td></tr></table>
 
===Load Balancing===
 
----
 
Load balancing lets users create rules that divide traffic between different interfaces. Below is an example of Load Balancing settings window.[[File:Networking_rutx11_manual_load_balancing_v1.png|border|1145x1145px]]As you may notice from the image above, the configuration is very simple. You can assign ratio values to WAN interfaces. The ratio values represent a percentage of load that will go through an interface. For example, if you set that 3 parts of traffic would go through the Mobile interface and 2 parts would go through the Wired interface, it would mean that roughly 60% (3/5) of data will be transferred through Mobile, 40% (2/5) through Wired. If the ratios would be different, say Mobile: 5, Wired: 10, then 33% (5/15) of data would be transferred through Mobile, and 66% (10/15) would go through Wired.
 
 
 
If you press Edit button, you will be transferred to the same interface settings that were described in [[#Failover|Failover section]].
 
 
 
[[Category:RUTX12 Network section]]
 

Revision as of 14:41, 11 May 2020

Main Page > RUTX Routers > RUTX12 > RUTX12 Manual > RUTX12 WebUI > RUTX12 Network section > RUTX12 Failover