I have two ISP routers on my network. 10.1.1.2 and 10.1.1.1 are the IP addresses of the firewalls. I want to use my Cisco router 10.1.1.5 to be the default gateway of my network and control failover between my two ISP's. I want to use SLA and I see how to do it using two router interfaces but I want to create failover using just the one interface. For example. if 10.1.1.1 goes down I need the default route on the Cisco router to change from 0.0.0.0 0.0.0.0 10.1.1.1 to 0.0.0.0 0.0.0.0 10.1.1.2
Thank you. Any help would be appreciated