Changes

no edit summary
Line 1: Line 1:  
{{Template: Networking_rutxxx_manual_fw_disclosure
 
{{Template: Networking_rutxxx_manual_fw_disclosure
 
| fw_version = {{#switch: {{{series}}}
 
| fw_version = {{#switch: {{{series}}}
   | RUT2XX = {{{series}}}_R_00.01.13
+
   | RUT2XX = {{{series}}}_R_00.01.12
 
   | RUT9XX = {{{series}}}_R_00.06.07}}
 
   | RUT9XX = {{{series}}}_R_00.06.07}}
 
| series    = {{{series}}}
 
| series    = {{{series}}}
Line 8: Line 8:  
==Summary==
 
==Summary==
   −
Load balancing lets users create policies and rules that divide traffic between different interfaces. This chapter is an Overview of the Load Balancing function in RUT routers.
+
Load balancing lets users create policies and rules that divide traffic between different  
 +
interfaces. This chapter is an Overview of the Load Balancing function in RUT routers.
    
==Policies==
 
==Policies==
   −
The '''Policies''' section contains Load Balancing policies. One default policy named '''Balanced''' is already in place. You can edit this default policy or create a new custom policy.  
+
The '''Policies''' section contains Load Balancing policies. One default policy named  
 +
'''Balanced''' is already in place. You can edit this default policy or create a new custom policy.  
    
[[Image:Network load balancing policies v1.PNG|border|class=tlt-border]]
 
[[Image:Network load balancing policies v1.PNG|border|class=tlt-border]]
   −
To configure a Policy, click the '''Edit''' button located next to it, after which you will be redirected to the Configuration window.
+
To configure a Policy, click the '''Edit''' button located next to it,  
 +
after which you will be redirected to the Configuration window.
    
[[Image:Network load balancing policies configuration v1.PNG|border|class=tlt-border]]
 
[[Image:Network load balancing policies configuration v1.PNG|border|class=tlt-border]]
   −
As you can see 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, in the default configuration 3 parts of traffic will go through the Mobile interface and 2 parts will go through the Wired interface, which means 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 can see 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, in the default configuration 3 parts of  
 +
traffic will go through the Mobile interface and 2 parts will go through the Wired  
 +
interface, which means 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.
    
==Rules==
 
==Rules==
   −
The '''Rules''' section contains Load Balancing rules. One default rule named '''default_rule''' is already in place. You can edit this default rule or create a new custom rule.
+
The '''Rules''' section contains Load Balancing rules. One default rule named  
 +
'''default_rule''' is already in place. You can edit this default rule or create a new custom rule.
    
[[Image:Network load balancing rules.PNG|border|class=tlt-border]]
 
[[Image:Network load balancing rules.PNG|border|class=tlt-border]]
Line 50: Line 60:  
     <tr>
 
     <tr>
 
     <td>Destination address</td>
 
     <td>Destination address</td>
         <td>ip; Default: '''none'''</td>
+
         <td>ip; Default: '''0.0.0.0/0'''</td>
 
         <td>Destination IP address. Can be specified in CIDR notation (eg "192.168.1.0/24" without quotes).</td>
 
         <td>Destination IP address. Can be specified in CIDR notation (eg "192.168.1.0/24" without quotes).</td>
 
     </tr>
 
     </tr>

Navigation menu