This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Understanding Uplink Balancing: Priority vs. Weight

Hello,

My question will seem very idiot but can you explain me precisely how function the Uplink Balacing on our Sophos SG-210?

We have 3 WAN interfaces (WAN1, WAN2, WAN3), I see that  we can set a priority on these 3 WAN interfaces and also a weight.

What happens for example if the configuration is the following one (assuming the order below).
WAN1 - weight: 20
WAN2 - weight: 40
WAN3 - weight: 40

Is WAN1 the prior interface even if its weight is lower than WAN2 & WAN3?

Regards,

DeltaSM


This thread was automatically locked due to age.
Parents
  • Directly from the built-in help/admin guide:
    In configurations where only one interface can be used, and for packets sent from the UTM itself, by default the first available active interface is used. You can change the interface sequence by clicking the Sort icons in the box.
    Weight: Weight can be set from 0 to 100 and specifies how much traffic is processed by an interface relative to all other interfaces. A weighted round robin algorithm is used for this, a higher value meaning that more traffic is routed to the respective interface. The values are evaluated relative to each other so they need not add up to 100. Instead, you can have a configuration for example, where interface 1 has value 100, interface 2 has value 50 and interface 3 has value 0. Here, interface 2 gets only half the traffic of interface 1, whereas interface 3 only comes into action when none of the other interfaces is available. A value of zero means that always another interface with a higher value is chosen if available.


    In your example, WAN1 would have the least priority, with the exception of traffic sourced from the UTM itself.
Reply
  • Directly from the built-in help/admin guide:
    In configurations where only one interface can be used, and for packets sent from the UTM itself, by default the first available active interface is used. You can change the interface sequence by clicking the Sort icons in the box.
    Weight: Weight can be set from 0 to 100 and specifies how much traffic is processed by an interface relative to all other interfaces. A weighted round robin algorithm is used for this, a higher value meaning that more traffic is routed to the respective interface. The values are evaluated relative to each other so they need not add up to 100. Instead, you can have a configuration for example, where interface 1 has value 100, interface 2 has value 50 and interface 3 has value 0. Here, interface 2 gets only half the traffic of interface 1, whereas interface 3 only comes into action when none of the other interfaces is available. A value of zero means that always another interface with a higher value is chosen if available.


    In your example, WAN1 would have the least priority, with the exception of traffic sourced from the UTM itself.
Children
No Data