Difference between revisions of "Template:Networking rutos manual failover"

From Teltonika Networks Wiki
Line 11: Line 11:
 
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.
 
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.
 
Below is an example of Failover settings section.
[[File:Networking_rutx11_manual_failover_v1.png]]
+
{{#switch: {{{name}}}
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]]
+
    |RUTX11 = [[File:Networking_rutx11_manual_failover_confing_v1.png]]
 +
    |RUTXR1 = [[File:Networking_rutx11_manual_failover_confing_v1.png]]
 +
    |RUTX12 = [[File:Networking_rutx11_manual_failover_confing_v1.png]]
 +
    |RUTX10 = [[File:Networking_rutx10_manual_failover_confing_v1.png]]
 +
    |RUTX09 = [[File:Networking_rutx09_manual_failover_confing_v1.png]]
 +
    |RUTX08 = [[File:Networking_rutx08_manual_failover_confing_v1.png]]
 +
}}
 +
By pressing Edit button, you can find more Failover interface settings. More information and example are presented below.
 +
 
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 60: Line 68:
 
----
 
----
 
Load balancing lets users create rules that divide traffic between different interfaces. Below is an example of Load Balancing settings window.
 
Load balancing lets users create rules that divide traffic between different interfaces. Below is an example of Load Balancing settings window.
 +
{{#switch: {{{name}}}
 +
    |RUTX11 = [[File:Networking_rutx11_manual_load_balancing_v1.png]]
 +
    |RUTXR1 = [[File:Networking_rutx11_manual_load_balancing_v1.png]]
 +
    |RUTX12 = [[File:Networking_rutx11_manual_load_balancing_v1.png]]
 +
    |RUTX10 =
 +
    |RUTX09 =
 +
    |RUTX08 =
 +
}}
  
[[File:Networking_rutx11_manual_load_balancing_v1.png]]
 
  
 
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.  
 
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.  

Revision as of 12:04, 11 May 2020

Template:Networking rutos manual fw disclosure

Summary

This chapter is an overview of the Failover and Load Balancing functions in {{{name}}} routers.Template:Networking_rutos_manual_basic_advanced_webui_disclaimer

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.

By pressing Edit button, you can find more Failover interface settings. More information and example are presented below.


field name value description
Enable off | on; Default: off Toggles the interface ON or OFF
Interval Default: 3 Number of seconds between each test
Method Default: Ping Method, how internet connection will be tested
Track IP IP;Default: 8.8.4.4; 8.8.8.8 The hosts to test if interface is still alive. If this value is missing the interface is always considered up
Reliability Default: 1 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
CountDefault: 1 Number of pings to send to each host with each test
Up Default: 3 Number of successful tests to considered link as alive
Down Default: 3 Number of failed tests to considered link as dead

Load Balancing


Load balancing lets users create rules that divide traffic between different interfaces. Below is an example of Load Balancing settings window.


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 section.

[[Category:{{{name}}} Network section]]