BGP with two routers, same ISP, one switch

Can someone give me an example on how to do this without linking me to some presentation?

This is what I have:

I’m not sure what I need to be doing to get this to work. Mainly around what I need configured to make the two routers talk to each other, and the rest of the network (ie, one gateway). The VMWare cluster is actually all public IP addresses.

Let me know if you need more information.

Its a basic setup eBGP from both 202.20.6.50 and 202.20.6.54 to ISP and iBGP between both CCRs. Also note that you need to run some kind of IGP protocol (for example OSPF) between both CCRs and juniper.

Thanks. I kinda had this in mind. Do you have any example of the OSPF config I would need?