Redistributing statics into ospf

From: Stephen Skinner (stephen_ski@hotmail.com)
Date: Sun Jan 04 2004 - 15:28:39 GMT-3


Chaps

i have been working on some re-distribution problems and have a quiery..

i know i have to classfully re-distribute networks with this command

i know i can re-dist a host using a route map ..

i know i can re-dist a static network using a route map
i.e
ip route 198.121.1.0 255..255.255.0 null0

than use

access-list 3 permit 198.121.1.0 0.0.0.255
i just tryed it

i know i CANT re-dist a non-classfull host using a route map (it doesnt put
this host in the ospf dbase)

i know i CANT re-dist a non clasffull network usign a route map...

Question is ...is there any way of doing it ...????

here`s what i got

int lo40
ip address 15.15.1.1 255.255.255.0

router ospf 111
redistribute connected reoute lo10

access-list 1 permit host 15.15.1.1

route-map lo10
match address 1
set metric 200

iany clue`s

cheers
steve



This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:36 GMT-3