It's a bug: CSCsw33175 Regards, Piotr
2011/5/27 Tiago Lousada Soares <[email protected]> > I actually tried it proctorlabs first and then tried in GNS3, got the same > results in GNS3, I will try it again today in proctorlabs. > > > > Thanks, > > > > Tiago > > > > *De:* Tyson Scott [mailto:[email protected]] > *Enviada:* sexta-feira, 27 de Maio de 2011 02:32 > *Para:* 'Tiago Lousada Soares'; 'OSL Security' > *Assunto:* RE: [OSL | CCIE_Security] LAB 12 task 4.1 / EIGRP > redistribution on the ASA > > > > This is why proctorlabs uses 8.2. It doesn't work with 8.0(X) > > > > Regards, > > > > Tyson Scott - CCIE #13513 R&S, Security, and SP > Managing Partner / Sr. Instructor - IPexpert, Inc. > Mailto: [email protected] > Telephone: +1.810.326.1444, ext. 208 > Live Assistance, Please visit: www.ipexpert.com/chat > eFax: +1.810.454.0130 > > > > IPexpert is a premier provider of Self-Study Workbooks, Video on Demand, > Audio Tools, Online Hardware Rental and Classroom Training for the Cisco > CCIE (R&S, Voice, Security & Service Provider) certification(s) with > training locations throughout the United States, Europe, South Asia and > Australia. Be sure to visit our online communities at > www.ipexpert.com/communities and our public website at www.ipexpert.com > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Tiago Lousada > Soares > *Sent:* Thursday, May 26, 2011 7:53 PM > *To:* OSL Security > *Subject:* [OSL | CCIE_Security] LAB 12 task 4.1 / EIGRP redistribution on > the ASA > > > > Hi all, > > > > I'm not being able to get the route-map working in the redistribution in > eigrp. > > In the task I have to redistribute from ospf into eigrp but only certain > routes (in this case 6.6.2.0/24 and the default route), but I'm unable to > get the route-map working to filter what gets redistributed. > > I've also tried it GNS3 after the lab and got the same results using > simpler examples (no default routes involved), but got the same results.. > all the ospf routes get redistributed, I've even tried going along with the > solutions but still didn't get it working. > > > > Am I missing something ? is it a bug (on gns3 i was working on 8.0(2) and > on the lab it was 8.2) > > Any help would appreciated :-) > > > > Here's one config below: > > > > access-list o2e standard permit 6.6.2.0 255.255.255.0 > > access-list o2e standard permit host 0.0.0.0 > > ! > > route-map o2e permit 10 > > match ip address o2e > > ! > > ! > > router eigrp 89 > > no auto-summary > > default-metric 1 1 1 1 1 > > distribute-list einside out interface inside > > distribute-list edmz out interface DMZ > > network 10.1.1.0 255.255.255.0 > > network 10.17.17.0 255.255.255.0 > > redistribute ospf 1 route-map o2e > > ! > > > > Best regards, > > > > Tiago > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
