BGP syncronization rule states that when iBGP router learns a route from eBGP or iBGP neigbor. Then iBGP router would not advertise this route to its iBGP neighbor until it receives it route from IGP also.
Is it correct. Most welcome for suggestions. I practiced as above defined but didn't work. Share with me your suggestion. R1, R2, R3, R4 & R5. R1, R2 and R3 are iBGP neigbor and R2 receives a route 4.4.4.4/32 from its eBGP nei and I didn't run eigrp among R1, R2, R3 but still R3 receives its route but not best and sh ip route show on R3 due to sync enable only connected and doesn't share with R5 eBGP. If I run eigrp than it show 4.4.4.4 route via IGPon R3 but don't share with R5 also due to sync rule. So what should I do.