Dear Members,
With reference to Redistribution please help me out to simplify the following task I am trying to mutually redistribute OSPF & EIGRP on R2 & R3 and would like to clear the following points 1. On R2 & R3 though EIGRP neighbor relationship is up but in routing table R2 address is displayed as directly connected. 2. When I am trying to redistribute Eigrp into Ospf, it's not working. So I decided to use interface while redistributing....To solve this issue I have redistributed as follow. Please check and let me know if I am on the right track. If there is an alternative way, Please do let me know. On R2 & On R5 Redistributing EIGRP into Ospf Router ospf 1 Redistribute eigrp 10 route-map E2O subnets Route-map E20 deny 5 Match tag 110 Route- map E2O per 10 Match interface e 0/0 Set tag 90 Redistributing Ospf into EIGRP Router eigrp 10 Redistribute ospf 1 route-map O2E metric 1 1 1 1 1 Route-map O2E deny 5 Match tag 90 Route-map O2E permit 10 Set tag 110 Thanks for help and cooperation in advance Regards / AT
<<image001.png>>
