.. _example_protocols_bgp_neighbor_route-reflector-client: ###################### Route-Reflector-Client ###################### Test BGP **route-reflector-client** functionality for iBGP sessions. In iBGP, routes learned from one peer are not re-announced to other iBGP peers (split-horizon rule). A Route Reflector (RR) bypasses this rule and reflects routes between its clients. DUT0 acts as the RR, DUT1 and DUT2 are clients. DUT1 announces a network, and DUT2 receives it via reflection through DUT0. .. image:: route-reflector-client.svg :width: 800 ****************************************************** iBGP Without Route Reflector Does Not Propagate Routes ****************************************************** Description =========== Verify that without **route-reflector-client**, iBGP does not re-announce routes learned from one peer to another (split-horizon rule). DUT1 announces a network but DUT2 does not receive it. Scenario ======== .. include:: route-reflector-client/ibgpwithoutroutereflectordoesnotpropagateroutes .. raw:: html