From: nenad pudar (nenad.pudar@gmail.com)
Date: Sun Sep 18 2005 - 13:40:31 GMT-3
Problem with OSPF ABR Type 3 LSA Filtering
OSPF ABR Type 3 LSA Filtering is supposed to be supported from 12.2(4) T.
I can configure it but I do not see that it works
I am trying to filter all IA routes from ABR in area 66
RTA-R1#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.2(11)T11, RELEASE SOFTWARE
(fc1)
router ospf 1
router-id 1.1.1.1 <http://1.1.1.1>
log-adjacency-changes
area 0 authentication message-digest
area 66 filter-list prefix AREA_66_OUT out
network 10.50.2.2 <http://10.50.2.2> 0.0.0.0 <http://0.0.0.0> area 0
network 10.100.2.1 <http://10.100.2.1> 0.0.0.0 <http://0.0.0.0> area 111
network 172.16.35.66 <http://172.16.35.66> 0.0.0.0 <http://0.0.0.0> area 0
network 172.16.66.6 <http://172.16.66.6> 0.0.0.0 <http://0.0.0.0> area 66
!
!
ip prefix-list AREA_66_OUT seq 5 deny 0.0.0.0/0 <http://0.0.0.0/0> le 32
However I still see all IA routes on the other end (router in area 66)
Is there anything wrong in this config or I am missing something here ?
thanks
nenad
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:15 GMT-3