Hi,
I have a question regarding symmetric routing.
As you can see from the picture below, I can easily make routing decision from 50.0.0.0/24 to 30.0.0.0/8 and 40.0.0.0/8 by manipulating the metric when i do redistribution from BGP to OSPF (on R2 and R3).
Then I do redistribution from OSPF to BGP only for the 50.0.0.0/24 subnet.
This way all trafic from R1 to 30.0.0.0/8 is going through R2 and for 40.0.0.0/8 through R3.
How can i do to make routing decision in the opposite direction. I want all traffic coming from 30.0.0.0/8 to join R1 via R2 and 40.0.0.0/8 via R3.
Maybe by using communities but I really am not sure how to do it.
For now only one path is used for trafic from R10 to R1.
If you have a clue