If you have 2 links where one is used for uploading, etc as you state, this
could be done with a static default route to your primary ISP, a static
route to the web server off the other link, and a floating static route in
case the primary ISP link failed. Config might look something like
#default route
ip route 0.0.0.0 0.0.0.0 s0
#secondary route if primary fails
ip route 0.0.0.0 0.0.0.0 s1 200
#route to web server 10.0.0.1
ip route 10.0.0.1 255.255.255.255 s1
There are other methods as well. This is just a simple idea to handle what
is presented.
"Atul Kumar Udupi" wrote in message <97q383$pdu$[EMAIL PROTECTED]>...
See my dear this solution to done for a customer and not for the ISP. One
of the Software development firm (MY friend works there and i want to help
him out) they have two internet link from different internet service
provider. earlier they were using 2 router for differnet link but now they
want to go for only one router (3640). What can be done for this. In normal
condition they use one internet link always to upload their software to
some web server and another link is used internet browsing. Now when any
one link goes down how everything will function normally ? why i am asking
this is there arevalid ip address which belongs to both the ISP's. And any
one ISP goes down what about routing of that perticular ip address stream.
Hope this helps you to give some more clear cut solution.
Regards
Atul
"Atul Kumar Udupi" <[EMAIL PROTECTED]> wrote in message
97nsnb$gr8$[EMAIL PROTECTED]">news:97nsnb$gr8$[EMAIL PROTECTED]...
> Greetings,
> Hello All I would like to know , Is there any way to terminate 2
ISP's
> on a same cisco router and use them as a redundant link.
>
>
>
>
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
_________________________________
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]