Hello Team,
I configure the following topology to play with the routing redistribution.
http://tinypic.com/view.php?pic=2h2qre9&s=5
Routing Redistribution Point are R5, R6 and R11
=> On R5 we are redistributing from RIP to OSPF, EIGRP 200 to OSPF, and from OSPF to EIGRP 200 and OSPF to RIP.
=> On R6 I am redistributing from EIGRP 200 into RIP and from RIP into EIGRP 200.
=> On R11 from OSPF into EIGRP 200 and from EIGRP 200 into OSPF.
What I would like to achieve the following with route tagging but I am not able to achieve it.
When BB2 try to trace route the loop back of R8 loop back ip address (8.8.8.8) It should follow the below path
BB2-> R14-> R13->R12 -> R11 -> R7 -> R6 -> R8
When BB1 try to trace route the loop back of R8 loop back ip address (8.8.8.8) It should follow the below path
BB1->R1->R2 -> R3 -> R5 -> R6 -> R8
When any BB1 or BB2 try to trace route the loopback of R10 it should follow the below path
R5->R6->R7->R9->R10
I would like to ask is it possible or not, what I am trying to achieve ?
Your suggestions or input will be highly appreciated.
Regards,
Waqas Daar