mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Wan Load Balancing: add warning message - it should not be ussed with dynamic routing protocols
(cherry picked from commit 28acbc3f0a43cb401713f35c29101290672b5da6)
This commit is contained in:
parent
55349e957b
commit
f1b83b30c3
@ -28,6 +28,12 @@ Let's assume we have two DHCP WAN interfaces and one LAN (eth2):
|
||||
set load-balancing wan rule 1 interface eth0
|
||||
set load-balancing wan rule 1 interface eth1
|
||||
|
||||
.. note::
|
||||
|
||||
WAN Load Balacing should not be used when dynamic routing protocol is
|
||||
used/needed. This feature creates customized routing tables and firewall
|
||||
rules, that makes it incompatible to use with routing protocols.
|
||||
|
||||
Balancing Rules
|
||||
---------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user