RE : OSPF Type 5 lsa question

From: Olivier Martin (omartin@xxxxxxxx)
Date: Sat Sep 15 2001 - 19:56:09 GMT-3


   
Omar,

Route maps should work. May be a typo ?

interface Loopback0
 ip address 172.20.10.1 255.255.255.0

access-list 10 permit 172.20.10.0 0.0.0.255

route-map dist-conn-ospf10
 match ip address 10

router ospf 10
 redistribute connected metric 10 subnets route-map dist-conn-ospf10

It should work.. Was this what you tried ?

Olivier

-----Message d'origine-----
De : Omar [mailto:omar_ccie@yahoo.com]
Envoyi : 15 septembre, 2001 17:37
@ : ccielab@groupstudy.com
Objet : OSPF Type 5 lsa question

Folks,
I have a 4 router pod and have ospf up and running.
None of the loopback interfaces have OSPF running on it.
I decided to redistribute the loopback interface of one the backbone routers
(Router 1) into the ospf network and used the following command....

redistribute connected metric 100 subnet

....on the surface everything seemed fine. The loopback was advertized an EX
2. However, when I examined the LS database, I notice that all the connected
links of (Router 1), which already had OSPF running on them, were also being
advertized by type 5 LSAs. The remaining routers, perfering the internal
routes over external, show the (Router 1) connected links as internal but
they do have type 5 LSAs in their LS database!!!!

It there any way to prevent other connected links being advertized by type 5
LSAs? I tried route maps but it did not help. Any suggestions?

Omar.
**Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:18 GMT-3