[nsp] Redundant Default gateway

Jared Mauch jared@puck.nether.net
Tue, 12 Nov 2002 23:13:42 -0500


	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.