BGP newbie question: route advertisement

Hi,

I need help for a simple case.

I have 3 routers:

R1 ↔ R2 ↔ R3

all same AS
Static route on R1 advertised to R2
in R2, route seen with “Db” attributte
but R2 do not adverstise the route to R3.

Why “Db” route coming from R1 is not advertised to R3. and R3 cannot reach ip from R1…

Thanks

Can you post the IP addresses and BGP portions of the configuration for all three routers?

done

:frowning:

ok thanks

Was that helpful?

no..

redistribute other bgp is only annouce other prefixe learned by other instance …

I changed, I move internal routing in ospf and then redistribute in BGP…