Mustafa, You need to configure /32 subnet masks on your loopback interfaces for them to be brought into the OSPF with the addresses you specified. If you have them as /24s (as you do now), the 4.4.0.4 0.0.3.0 access list won't match them. Redistribution won't change a route.
HTH -Erik On Tue, Dec 15, 2009 at 5:54 PM, Mustafa Yadav <[email protected]>wrote: > let me clarify this question. > > I do have 4 loopbacks which have the below ip address.. > and ı want to redistribute these into ospf via route map. > when I use access list 4 permit 4.4.0.4 0.0.3.255 the route tabel in > the negihbor shown as below > O E2 4.4.0.0/24 [110/20] via 10.1.34.4, 00:02:22, Serial0/0.34 > O E2 4.4.1.0/24 [110/20] via 10.1.34.4, 00:02:22, Serial0/0.34 > O E2 4.4.2.0/24 [110/20] via 10.1.34.4, 00:02:22, Serial0/0.34 > O E2 4.4.3.0/24 [110/20] via 10.1.34.4, 00:02:22, Serial0/0.34 > > but ı want them to be exaactly 4.4.0.4 ,4.4.1.4,4.4.2.4,4.4.3.4 > > > > On 12/15/09, Mustafa Yadav <[email protected]> wrote: > > hi all, > > > > 4.4.0.4 > > 4.4.1.4 > > 4.4.2.4 > > 4.4.3.4 > > > > ı want to cover all these ip adress with an access list. > > > > access list 4 permit 4.4.0.4 0.0.3.0 > > is OK? > > > > or how I can cover all these ip adress for a route map? > > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
