Re: OSPF Inbound Filtering Using Route Maps with a Distribute

From: Rob Laidlaw (laidlaw@consecro.com)
Date: Fri Apr 23 2004 - 13:15:13 GMT-3


rather then match the interface, why not try to do a match ip route-source
or match ip net-hop?

-Rob

----- Original Message -----
From: "David Hurtado" <dei2viccie@hotmail.com>
To: <ccielab@groupstudy.com>
Sent: Friday, April 23, 2004 10:50 AM
Subject: OSPF Inbound Filtering Using Route Maps with a Distribute List

> Hello everybody,
>
> I've been using this new feature (OSPF Inbound Filtering Using Route Maps
> with a Distribute List), but it doesn't work as i expect. This is the
> situation:
>
> R4 has two OSPF LSAs to 150.6.5.5/32. One of the LSAs i received in a BRI
> interface and the other one is received in a FR serial interface.
>
> I don't want to have the ISDN route in my IP routing table, so i have
> created the following route-map:
>
> ip prefix-list LOOP_5 seq 5 permit 150.6.5.5/32
>
> !
> route-map LOOP_ISDN deny 10
> match ip address prefix-list LOOP_5
> match interface BRI0/0
> !
> route-map LOOP_ISDN permit 20
>
>
> router ospf 1
> distribute-list route-map LOOP_ISDN in
>
>
> This route-map is supposed to delete the route that has the BRI interafce
as
> the outgoing interface, but it deletes both routes (the FR route and the
> ISDN route).
>
> The IOS version is 12.2(15)T11, which is supposed to support the new
> feature.
>
> I don't know why this is not working.
>
> Any advice will be wellcome. If you need some debug or show output just
ask
> for it.
>
>
> Thanks for the help
>
> _________________________________________________________________
> Una nueva forma de navegar. Descarga la Barra de Herramientas de MSN.
> http://toolbar.msn.es/
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon May 03 2004 - 19:48:54 GMT-3