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.


                                          
_________________________________________________________________
Hotmail et MSN dans la poche? HOTMAIL et MSN sont dispo gratuitement sur votre 
téléphone!
http://www.messengersurvotremobile.com/?d=Hotmail
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to