From: John Conzone (jkconzone@xxxxxxxx)
Date: Mon Apr 24 2000 - 21:12:07 GMT-3
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