03-20-2018 12:40 AM - edited 03-07-2019 12:22 AM
Hi,
I am having Cisco 2921 router with two ISP. I want to configure load balancing between these ISP's with "load balancing per packet", but my VPN packets should super seed the load balancing configuration and should go only through primary ISP. Please guide me with the configuration.
Regards,
Rehan
03-20-2018 05:31 AM
03-20-2018 10:53 AM
Rehan
I agree with Joseph that trying to load balance per packet can have unintended consequences and generally you want to stay away from per packet load balancing. The biggest problem is that with per packet balancing it increases the possibility of out of order packets and many applications do not handle out of order packets well.
But if we can look past that detail you asked a valid question of how to have VPN traffic always use one ISP while other traffic is load balanced. The solution for this would typically be to use Policy Based Routing. If your VPN is a Remote Access VPN then PBR could probably match on traffic for the VPN address pool. And if your VPN is site to site VPN then the ACL for PBR would probably match the logic of the ACL used in the crypto map.
HTH
Rick
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