Microsoft
Software
Hardware
Network
Question : Failover internet routing advice
Hi,
Just hoping for a bit of advice here.
- We have two sites connected be dedicated leased lines with Cisco 2811 routers.
- Each site also has there own internet connection using Cisco ASA 5510
- The clients use the routers as there default gateways.
- Both routers have RIP v2 setup for both 192.168.4.0 and 192.168.5.0.
- Each router also has a default router pointing to their own ASA.
What I would like to do is add a bit more redundancy to the connection by adding a extra routes on each router to point to the other sites ASA as a backup.
example for site A would be
from:
router rip
version 2
network 192.168.5.0
network 192.168.6.0
no auto-summary
route 0.0.0.0 0.0.0.0 192.168.5.1
to:
router rip
version 2
network 192.168.5.0
network 192.168.6.0
no auto-summary
route 0.0.0.0 0.0.0.0 192.168.5.1 10
route 0.0.0.0 0.0.0.0 192.168.4.1 20
I would like some advice to configure the routers to have a better fail over for the internet connection like a ip sla with a ping or something along those lines.
Any advice would be greatly appreciated.
Attachments:
Layout.jpg
(45 KB)
(File Type Details)
Network Layout
Answer : Failover internet routing advice
I would setup an ip sla policy on each router. This link should get you started:
https://dakeung.com/2009/0
7/03/cisco
-dual-wan-
fail-over-
using-sla-
tracking/
Configure one side, than mirror it on the other side
Good Luck
Random Solutions
Convert .snp into jpeg
windows permissioning
Format Issues with DIV and CSS in IE
Icons and Start menu disappeared from desktop, running Windows 7 Home Edition on a Dell
Network Utilization Theory
setting SMTP server - please see attached file - it is not working
Read all data from a datagridview and copy it to a public array or something like that...
Group Policy not applying to XP Machines
Advice on Gbic switches for major network installation
How to make Crystal Report not require SQL Server login, prompt