Situation: I am currently running EIGRP between 2 routers in 2 different locations connected by 2 serial point to point ckts. EIGRP is performing the routing,load balancing, and failover. However due to a reroute of one of my circuits it has added a longer delay which could potentially cause a problem to my VOIP traffic. So I want to route my VOIP traffic through one ckt and my data through the other. Since the VOIP traffic is on its own network the routing is not an issue. I can either route by static routes or route maps. The issue for me is when I want to use the other circuit for failover. If one circuit goes down I need to be able to route all traffic over remaining ckt. How do I do this?
Networks:
Router A
F0/0 192.168.1.1/24 VOIP
F0/1 192.168.2.1/24 Data
S0/0 192.168.3.1/30 Pt to Pt
S0/1 192.168.3.5/30 pt to pt
Router B
F0/0 192.168.4.1/24 VOIP
F0/1 192.168.5.1/24 Data
S0/0 192.168.3.2/30 Pt to Pt
S0/1 192.168.3.6/30 pt to pt
Networks:
Router A
F0/0 192.168.1.1/24 VOIP
F0/1 192.168.2.1/24 Data
S0/0 192.168.3.1/30 Pt to Pt
S0/1 192.168.3.5/30 pt to pt
Router B
F0/0 192.168.4.1/24 VOIP
F0/1 192.168.5.1/24 Data
S0/0 192.168.3.2/30 Pt to Pt
S0/1 192.168.3.6/30 pt to pt