From: Osamah Shaheen (ShaheenO@maaden.com.sa)
Date: Wed Sep 17 2008 - 18:40:03 ART
Assume that we have to router:
Eigrp 100 with D EX routes
R1 ------ R2
OSPF 1
we need to matual redistribute EIGRP and OSPF in both router and avoid D EX feedback to enter both routers.
R1
router eigrp 100
redis ospf 1 met 1 1 1 1 1
router ospf 1
redis eigrp 100 subn tag 190
route-map Tag deny 10
match tag 290
route-map Tag permit 1000
R2
router eigrp 100
redis ospf 1 met 1 1 1 1 1
router ospf 1
redis eigrp 100 subn tag 290
route-map Tag deny 10
match tag 390
route-map Tag permit 1000
What is the methodology to do that? Where to put route-map and how it will be work.
for instance, if I need to use the same method for this particuler example provided by IE team:
http://blog.internetworkexpert.com/2008/07/19/advanced-route-redistribution-scenario-iewb-rs-v41-vol-ii-lab-2-task-411/
How would be the config.
Thanks in advance.
--------------------------------------------------------------------------------
This message and any attachments are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are NOT the intended recipient you should not use, copy, disclose or place any reliance on this e-mail or its contents, and immediately notify the sender by return e-mail and delete all copies of this e-mail from your system.
Statement and opinions expressed in this e-mail are those of the sender, and do not necessarily reflect MA'ADEN.
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Sat Oct 04 2008 - 09:26:18 ART