Re: Redistributing variably subnetted routes from OSPF into RIP

From: Steven Weber (itweber@xxxxxxxxxxxxx)
Date: Mon Apr 02 2001 - 00:12:26 GMT-3


   
the ip default-network command only works classful network boundries. Any
other entry will come up as a static route. so if you want to keep the
default-network command you would have to use 10.0.0.0
HTH
Steven Weber
----- Original Message -----
From: "A.Strobel" <anja10@usa.net>
To: <ccielab@groupstudy.com>
Sent: Saturday, March 31, 2001 7:09 AM
Subject: Redistributing variably subnetted routes from OSPF into RIP

> Redistributing variably subnetted routes from OSPF into RIP
>
> R3---<OSPF--<<-R2--->>>RIP-->>R1
>
> R2 is the ASBR
>
> I know one way to accomplish this is to summarize the routes and use of
"IP
> route xxxx null0" on R2.
>
> Correct me if I am wrong, but the other solution is the use of " ip
> default-network xxx " on R1.
> This works and I can reach the VLSM routes of R3 from R1, but something
> strange happens:
> After I enter the command
>
> config t
> ip default-network 10.1.3.0 (10.1.3.0 is on R3, with RIP-compatible
> mask)
> end
> show run
> .
> .
> .
> ip route 10.0.0.0 255.0.0.0 10.1.3.0
>
> As you see, my "ip default-network" command changes into "ip route"
command!
>
> Is this behavior normal?
>
>
> I am puzzled. Any light would be appreciated
>
> A. Strobel
>
>
>
>
>
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:38 GMT-3