GroupStudy.com GroupStudy.com - A virtual community of network engineers
 Home  BookStore  StudyNotes  Links  Archives  StudyRooms  HelpWanted  Discounts  Login
Re: 2 ISP's terminate on Same ROUTER [1:2290] posted 03/02/2001
[Chronological Index] [Thread Index] [Top] [Date Prev][Date Next] [Thread Prev][Thread Next]


You can use static routes with different administrative distance. Link this:

ip route UPLOAD MASK X1
ip route UPLOAD MASK X2 10

ip route 0.0.0.0 0.0.0.0 X2
ip route 0.0.0.0 0.0.0.0 X1 10

where
UPLOAD MASK is the destination address for upload traffic
X1 is the IPS x1 address
X2 is the IPS x2 address


Paulo Roque





"Atul Kumar Udupi"  escreveu na mensagem
news:200103021043.FAA19771@xxxxxxxxxxxxxxxxx
> Greetings,
>      Hello all,
>      I would like to know whether its possible to terminate  internet link
> from 2 ISP's on a same cisco router.
>      I will give more input.    Assume that x1 and x2 are 2 isp's to which
i
> want to connect.     I will be using one perticular link for browsing and
> another i want to use it only for uploading some application to another
> network located some other place. This i am able to do it by simple static
> routes. But my problem is if one isp link fails i want to route all the
data
> as usual.
>   anyone can help ?
>
> Thanks in advance.  If u need more input please ask me.
>
>
>
> Atul
>
>
>
>
> Message Posted at:
> http://www.groupstudy.com/form/read.php?f=1&i=2290&t=2290
> --------------------------------------------------
> You are reading GroupStudy's Associate Mailing List.  To unsubscribe
follow
> the directions on http://www.groupstudy.com/list/Associates.html
>




Message Posted at:
http://www.groupstudy.com/form/read.php?f=1&i=2296&t=2290
--------------------------------------------------
You are reading GroupStudy's Associate Mailing List.  To unsubscribe follow
the directions on http://www.groupstudy.com/list/Associates.html