I feel like this should be easier than I'm making it.
I've got two routers (1941's) each with 3 ethernet ports. 1 for the LAN, and two others that are WAN links (ethernet handoff) to another identical router.
/ GE0/1 WIFI link----------LAN - GE0/0/0 1941- -1941 GE0/0/0 - LAN
\ GE 0/0 Ethernet WAN link-/
Each ethernet port has an IP address assigned (no unnumbered interfaces), the LAN subnets, and two separate IP subnets for each of the WAN links.
Right now there are two static routes with metrics. The problem is that if the WiFi goes down, the ethernet port doesn't go down of course, and the route stays up.
So, I want to really failover from one to the other. If the WIFI link goes down I want to use the Ethernet WAN.
I was going to use IP SLA tracking objects but find I need an additional license. So, I guess I need to use OSPF or some such. However I'm way rusty with OSPF.
Is there a better way? How can I do this simply with OSPF?
I've got two routers (1941's) each with 3 ethernet ports. 1 for the LAN, and two others that are WAN links (ethernet handoff) to another identical router.
/ GE0/1 WIFI link----------LAN - GE0/0/0 1941- -1941 GE0/0/0 - LAN
\ GE 0/0 Ethernet WAN link-/
Each ethernet port has an IP address assigned (no unnumbered interfaces), the LAN subnets, and two separate IP subnets for each of the WAN links.
Right now there are two static routes with metrics. The problem is that if the WiFi goes down, the ethernet port doesn't go down of course, and the route stays up.
So, I want to really failover from one to the other. If the WIFI link goes down I want to use the Ethernet WAN.
I was going to use IP SLA tracking objects but find I need an additional license. So, I guess I need to use OSPF or some such. However I'm way rusty with OSPF.
Is there a better way? How can I do this simply with OSPF?