I spent a fun couple of hours setting something up and playing around. some
comments below, without giving away answers, because once you discover this
for yourself you will have learned another useful tool.


""Casey, Paul (6822)""  wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
>
> I have ospf in to rip redistribution on a /24 classfull boundary, I
> Summarized/ area range(d) all the networks in ospf domain to /24 to get
them
> to show up in rip.domain.
>
> No real problems here, though I haved one network in ospf 200.200.0.0/16
> which is not showing up in  rip router.

there is an interesting command I recently learned about. "show ip rip
database"

issue this command on the redistribution router and see what you can see

> What can I do to make this /16 route cross the classfull boundary, as its
> prefix is shorter that the /24 network it need to cross  thus cant be
> summarised.

no doubt the /16 is showing up just fine in the OSPF domain :->


> Or should this route be capable of traversing the /24 classful boundary,
> automatically,.

in my tet bed:

R3------------R4--------------R5--------------R6-------200.200.0.0/16
RIP             RIP            RIP/OSPF      OSPF

there is indeed someting that has to happen before the /16 shows up in the
RIP domain, but here is the proof:

C       222.222.222.4 is directly connected, Loopback1001
R    199.56.1.0/24 [120/5] via 192.168.1.5, 00:00:13, Serial1
C    199.1.1.0/24 is directly connected, TokenRing0
R    193.1.1.0/24 [120/1] via 199.1.1.3, 00:00:21, TokenRing0
C    192.168.1.0/24 is directly connected, Serial1
R    195.1.1.0/24 [120/5] via 192.168.1.5, 00:00:13, Serial1
C    194.1.1.0/24 is directly connected, Loopback1
R    200.200.0.0/16 [120/5] via 192.168.1.5, 00:00:13, Serial1
Router_4#

all routers in question are RIPv1 - the command "version 2" has not been
added under any routing process.


> Any help  greatly appreciated.
>
> Kind regard.
> Paul.
>
>
>
****************************************************************************
************
>
> This E-mail is from O2. The E-mail and any files
> transmitted with it are confidential and may also be privileged and
intended
> solely for the use of the individual or entity to whom they are addressed.
> Any unauthorised direct or indirect dissemination, distribution or copying
> of this message and any attachments is strictly prohibited. If you have
> received the E-mail in error please notify [EMAIL PROTECTED] or
>                   telephone ++ 353 1 6095000.
>
>
****************************************************************************
*************




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=63684&t=63647
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to