12-07-2022 07:53 PM
If we make dual static routing with same destination and same cost, will the traffic load balance to both gateway?
Solved! Go to Solution.
12-07-2022 08:30 PM
return traffic path will depend how your routes are learned on remote side. There is no guarantee that return traffic will follow the same path, unless you have set your routing explicitly to make that happen.
12-07-2022
07:59 PM
- last edited on
12-07-2022
09:39 PM
by
Translator
Yes it will
load-share
per session using source-destination IP.
you can test it easily, ping 2 different destinations and see how its routing.
you can change
load-balancing
to
Per-Packet
although you will have some performance issues
ip load-sharing per-packet
12-07-2022 08:17 PM
Hi @ammahend
Noted, when there are traffic come from external then go to gateway 1 and to the endpoint, will return path from endpoint using same path or there are possibility the endpoint will reply to another gateway?
12-07-2022 08:30 PM
return traffic path will depend how your routes are learned on remote side. There is no guarantee that return traffic will follow the same path, unless you have set your routing explicitly to make that happen.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: