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.
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to