[nsp] Redundant Default gateway

Robert A. Hayden rhayden@geek.net
Tue, 12 Nov 2002 22:45:56 -0600 (CST)


Yup.  Also make sure you turn on the "down when looped" piece of it.  That
way if the circuit goes down for testing, the router will adjust your
egress accordingly.

On Tue, 12 Nov 2002, Richard Walsh wrote:

> Hi,
>
> Yes I'm using point-to-point for the private frame. The default gateway
> is on the same network as the ethernet int. The routing config looks
> like this:
> ip route 0.0.0.0 0.0.0.0 209.x.x.28 (the route to the firewall)
> ip route 0.0.0.0 192.168.1.17 10 (the new route over the frame with the
> .17 address the serial address of the remote site.
> So, instead of pointing to the address of the other router, I should
> point to the pvc? (serial0/0.5)
>
>
> Jared Mauch wrote:
> >
> >         Rich,
> >
> >         Are you using point-to-point frame relay interfaces?
> >
> >         If so, you really want to do something like this:
> >
> >         ip route 0.0.0.0 0.0.0.0 serial0/0.32
> >         ip route 0.0.0.0 0.0.0.0 serial0/0.33 100
> >
> >         when line proto goes down on serial0/0.32 the route will
> > be removed from the table and traffic will take the
> > alternate path.
> >
> >         - jared
> >
> > On Tue, Nov 12, 2002 at 11:09:50PM -0500, Richard Walsh wrote:
> > > Hi All,
> > >
> > > Long time lurker, first time poster. I have a 2600 router w/a T1 for
> > > internet access. It also has a coonection to a private frame-relay
> > > network. My goal is to have all traffic diverted thru the private frame,
> > > to a remote ite, and out it's internet link, when the Primary T! goes
> > > down. I tried adding another default route with a higher administrative
> > > distance. The two routes look like this:
> > > 0.0.0.0 0.0.0.0 x.x.x.x
> > > 0.0.0.0 0.0.0.0 192.168.1.17 10
> > > I brought down the primary T1 but the original route stayed in the
> > > routing table. Am I going about this the right way? Any help would be
> > > highly appreciated!! Thanks
> > >
> > > Rich
> > > _______________________________________________
> > > cisco-nsp mailing list  real_name)s@puck.nether.net
> > > http://puck.nether.net/mailman/listinfo/cisco-nsp
> > > archive at http://puck.nether.net/pipermail/cisco-nsp/
> >
> > --
> > Jared Mauch  | pgp key available via finger from jared@puck.nether.net
> > clue++;      | http://puck.nether.net/~jared/  My statements are only mine.
> _______________________________________________
> cisco-nsp mailing list  real_name)s@puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
>