Patrice is correct that the first one also denies the routes that started in AS 100 (tagged as 100)
On Mon, Apr 12, 2010 at 9:55 PM, Patrice Ngassam <[email protected]> wrote: > In the first case, eigrp routes with 100 would not be redistributed, all > other routes are redistributed with tag 300 into eigrp 100. In the second > case all routes into eigrp AS 300 are redistributed into eigrp 100 with tag > 300. My personal choice for route redistribution and filtering is the fisrt > one. > > Patrice Ngassam > Ceritified Cisco CCNP, CCDP, CCIP > > > > > ________________________________ > Date: Tue, 13 Apr 2010 01:01:26 +0100 > From: [email protected] > To: [email protected] > Subject: [OSL | CCIE_RS] Redistribution > > Plz whats d diffrence btw d following: > > 1. Routes are tagged as they are redistributed and the tags are denied when > they are redistributed back. eg of route-map > Route-map 300-100 deny 10 > match tag 100 > Route map 300-100 permit 20 > set tag 300 > > router eigrp 100 > redistribute eigrp 300 route-map 300-100 > > 2. Routes are tagged as they are redistributed by source-protocol > identification. e.g of route-map > Route-map 300 permit 10 > match source-protocol eigrp 300 > set tag 300 > > router eigrp 100 > redistribute eigrp 300 route-map 300 > I want to know the difference between the above and if either one is > recommended above the other. > > Thanks. > > ________________________________ > Commander un cadeau en ligne discrètement? Voir la solution offerte par > Internet Explorer8 > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > -- Regards, Joe Astorino - CCIE #24347 Sr. Technical Instructor - IPexpert Mailto: [email protected] Telephone: +1.810.326.1444 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 _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
