>Hello, >I have a loopback interface 1 that I am trying to deny under redistribute >connected under ospf but am having no luck? What am I doing wrong? Please >advise. Thank you. > >Config: > >TS# >interface Loopback1 >ip address 1.1.1.1 255.255.255.255 > >router ospf 100 >redistribute connected subnets route-map deny_lo1 > >route-map deny_lo1 deny 10 >match ip address 99 >! >route-map deny_lo1 permit 20 >match ip address 98 > >access-list 98 permit any >access-list 99 permit 1.1.1.0 > >On the neighboring router: > >RTE#r >1.0.0.0/32 is subnetted, 1 subnets >O E2 1.1.1.1 [110/20] via 110.99.100.1, 00:05:02, Serial0.100 > >It does not matter if I change the access-list to permit 1.0.0.0 or host >1.1.1.1 !!! > >I just cannot seem to figure out why I cannot deny this route from being >entered into the routing table!! >
Have you tried using a wildcard mask in your access list? John Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=61059&t=61055 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]