I’m looking at setting up an internet connection with 2 different ISP’s for High Availability.
When one goes down we want to stay live as we have a critical application that will be running over the internet.
We have Cisco 1721 Connected to one ISP and CISCO 2801 Connected to Otehr ISP. We have a Nortel Firewall behind this routers and this firewall does the NATTing.
I am attaching a diagram. Can some one help me with this plese.
{ 2 comments… read them below or add one }
I think HSRP will the best config for you.
You can have HSRP running on your 2 router ethernet interface and can track your serial interface.
I mean you can keep the HSRP priority on your VSNL router high and can track the serail interface and if your serial goes dows the tracking config will reduce the priority of the HSRP and in that case your standby router ethernet interface will come up and I hope that will solve your redundant purpose.
I agree with ankur with one modification.
Use both ISPs and get your money’s worth!
HSRP as sugested, but no tracking/monitoring. You will need an additional ethernet interface available on each router for this to work. Connect the 2 routers back to back via ethernet on a new network.
On your “active” router create another equal cost default route pointing to the new ethernet network ip address on the standby router’s interface, so when everything is up and operational you will utilize both paths, then if you lose an ISP, interface, or router you still have one path.
You must log in to post a comment.