From: Earl Aboytes (earl@xxxxxxxxxxxx)
Date: Wed Apr 26 2000 - 10:25:52 GMT-3
Usually, you will have the redistribute list under the OSPF process. Since rip
is the one that will grab more networks than you want it to, the distribute li
st will need to be placed in the OSPF process.
Earl
At 02:00 PM 4/25/00 -0400, John Garrett wrote:
>Is this correct? It is my understanding that these work like this:
>
>ospf 1
>red rip
>
>rip
>red ospf
>dist list out opsf 1
>
>This will use the red rip under ospf to draw routes out of RIP.
>The dist-list under the router rip filters the routes that will be sent to
>ospf, but the routes need to be drawn out by the red rip command under the osp
f
>process to leave RIP.
>
>I personally prefer route-maps. From my understanding, It looks like what Ron
>is doing looks correct.
>
>If I am incorrect, then someone please let me know, as I sit for lab in less
>than a month.
>
>John
>
>
>
>
>
>
>
>"DDA.RFC-822=jkconzone@home.com/P=Internet/A= /C=us"@X400@groupstudy.com on
>04/24/2000 08:24:51 PM
>Please respond to "DDA.RFC-822=jkconzone@home.com/P=Internet/A= /C=us"@X400
>Sent by: nobody@groupstudy.com
>To: "DDA.RFC-822=ccielab@groupstudy.com/P=Internet/A= /C=us"@X400,
>"DDA.RFC-822=Ron.Fuller@3x.com/P=Internet/A= /C=us"@X400
>cc:
>
>Subject: Re: RIP and OSPF
>
> Ron, you're telling rip to apply the access list to routes learned from
>OSPF with the distribute-list 1 out ospf 10. Since the routes you want to
>filter come from rip, this doesn't help you. Your next line tells rip not to
>distribute via rip according to the access list, but again does not affect
>OSPF.
> Put your distribute list out on OSPF.
>----- Original Message -----
>From: <Ron.Fuller@3x.com>
>To: <ccielab@groupstudy.com>
>Sent: Monday, April 24, 2000 4:09 PM
>Subject: RIP and OSPF
>
>
> > I have having major troubles getting RIP and OSPF to redistribute
>properly.
> > I have a router (R5) that is learning 2 RIP routes from another. R5 runs
> > OSPF and RIP. I want to filter one of the RIP routes before I
>redistribute
> > it into OSPF. I have configured the ASBR as such:
> >
> > router ospf 10
> > redistribute rip metric 550
> > network 172.16.1.240 0.0.0.7 area 0
> > !
> > router rip
> > version 2
> > network 24.0.0.0
> > distribute-list 1 out ospf 10
> > distribute-list 1 out
> > !
> > access-list 1 permit 201.43.16.0 0.0.0.255
> >
> > The 2 RIP routes are 201.43.16.0 /24 and 201.43.17.0 /24. I want to
>filter
> > out the 201.43.17.0 network so OSPF does not see it.
> >
> > Am I missing the boat here somewhere?
> >
> > Ron Fuller, CCDP, CCNP-ATM, CCNP-Security, MCNE, MCP
> > 3X Corporation
> > rfuller@3x.com
> >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:15 GMT-3