It's a /32 and you are denying a /24.  Try this:

interface lo1
ip ospf network point-to-point

or

access-list 99 permit host 1.1.1.1

HTH,
Scott

""Cisco Nuts""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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!!
>
>
>
>
>
>
>
>
> _________________________________________________________________
> Help STOP SPAM: Try the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61058&t=61055
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to