I have two international links in my office,in which one is running by BGP and another link is running as point to point link.
Moreover,I am already using PBR for load balancing the applications,however I am not able to do the fail over.
Kindly suggest that it is possible using PBR.
1.If one link down,all the application should work without any disturbance.
Maybe give us a code snippet how your route policy looks.
Please remove/replace/substitute all sensitive information
Rgds, MiKa
yes I presume BGP is the main link and p-p is the backup , you need to track the reachability of the bgp peer ip address and then in pbr set the ip next hop for all traffic to be the p-p link matched against an acl with the track number , that will initiate a failover to the p-p when the bgp peer becomes unreachable