keyur i already got your point. hehe! i really need a lot practice :)
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61168&t=61055
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misco
keyur, correct me if im wrong, but isn't it the filters will only filter out
the route for being advertised into the local router's routing table (the
router that did the redistribute and the filtering) but still the other
adjacent routers will still see the route because of the LSAs being
propagat
quot;
http://www.hellocomputers.com
Toll-Free: 1.877.79.HELLO
-Original Message-
From: Cisco Nuts [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 12:55 PM
To: [EMAIL PROTECTED]
Subject: route-map deny_lo1 - now working?? [7:61055]
Hello,
I have a loopback interface 1 that I am trying to
i think there is no way to deny that route when using ACLs because ACLs
doesn't filter LSAs. make your area an NSSA, then do a no-redistribute, to
filter out redistributed routes (your TS router will be an ASBR).
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61067&t=61055
-
>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 s
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 r
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-
7 matches
Mail list logo