02-28-2022 10:48 PM
Is it possible to configure active-active load balancing between 2 ports of 4221 router? Both the routers are connected via VPN tunnel (P2P connection).
Solved! Go to Solution.
02-28-2022 11:45 PM
Hello
Yes L/B is possible, but can you elaborate on this a little please?
02-28-2022 11:45 PM
Hello
Yes L/B is possible, but can you elaborate on this a little please?
03-01-2022 12:30 AM
I am having 2 routers ISR4221/K9 which are connected with P2P connections. There are 2 different ISPs. Both the links are running in Active-passive mode. But my requirement is to segregate the traffic over both the ISPs and link should be act as Active-Active mode. Right now, only one link is acting as a active and other one is acting as passive.
How can I do this?
Is it possible on the mentioned router model?
03-01-2022 12:34 AM
Hello,
glad that you got the issue resolved. Can you post the final, working config for reference ?
03-01-2022 12:39 AM
By mistake I had clicked on the accept solution.
Issue is not resolved yet.
02-28-2022 11:58 PM
Hello,
basically, and that is without having seen you actual configuration, all you need to achieve load balancing is two default static routes. You might want to configure IP SLAs as well to make sure the routes are removed when the respective VPN is down.
Post your running configuration so we can get a better picture and come up with suggestions.
03-01-2022 12:55 AM - edited 03-01-2022 12:55 AM
Hello
@AnkushPatwari6649 wrote:
But my requirement is to segregate the traffic over both the ISPs and link should be act as Active-Active mode. Right now, only one link is acting as a active and other one is acting as passive
Maybe Policy based routing would be applicable, In which you would have a default path via ISP1 and then you policy route certain traffic via ISP2 and if either ISP fail routing would failover via the active path, However this would be only for egress traffic as the return path could utilize just a single ISP
Another alternative could be to utilize routing path metrics/attributes to manipulate egress/ingress traffic between both ISP links, but this depends on what routing processes you are running and how its currently setup between your wan rtr and its isp connections
03-01-2022 01:06 AM
Can you help me with the configuration commands?
On which model the ingress and egress traffic we can segregate?
03-01-2022 01:10 AM
To segregate the egress traffic would be a solution for me. Pl help with the commands that how can I apply it?
03-01-2022 01:30 AM
Hello,
do you have the running configuration of your 4221 ?
03-01-2022 01:35 AM
No.
03-01-2022 04:31 AM
Hello,
how are both routers connected internally ? If you don't have the configs, post a diagram of the topology, so we can see how everything is linked together...
03-01-2022 07:41 AM
"Both the routers are connected via VPN tunnel (P2P connection)."
BTW, generally a VPN tunnel is considered a single flow and would flow across just one link.
However, if you have more than one VPN tunnel, they might be balanced across links. Although, unless you do something like PBR (and force particular VPN tunnels to "prefer" one link over another) or use something like PfR (which does dynamic load balancing), multiple VPN tunnels might use the same and/or busier link.
03-01-2022 08:28 PM
I'm having only one tunnel. I have configured IP-SLA for the failover. But unable to divide the traffic over both the ISP links.
PBR means do I have to create ACLs for the traffic flow based upon the protocols?
03-02-2022 12:40 AM
Hello,
is it actually you configuring the router(s) ? I am just asking because you say you do not have access to the router configs.
It is difficult to give any advice, since you say you have only one tunnel, is that one tunnel on each router ?
As asked before, we need to see a diagram of your topology.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide