BGP based VPLS

Greetings… I’ve followed the BGP based VPLS example on the mikrotik wiki and have everything working wonderfully. My experience with BGP is a bit limited. In the example, http://wiki.mikrotik.com/wiki/BGP_based_VPLS, I’d like to setup R3 as an additional/backup route reflector. Could someone point me in the right direction? Thanks!

Just configure BGP on R3 the same as R5 and peer the RR clients with both RRs. The 2 RRs must peer with each other as well, but without route-reflection.

cheers,
bofh

Bofh,

Thanks for the reply. I was almost certain that was the correct way.