.. _example_protocols_bgp_peer-group_route-reflector-client: ###################### Route-Reflector-Client ###################### .. sidebar:: Contents .. contents:: :depth: 2 :local: Scenario to verify BGP **peer-group route-reflector-client** inheritance. When ``route-reflector-client`` is configured on a peer-group, all members become route reflector clients and receive routes reflected by DUT0 (the RR). .. image:: route-reflector-client.svg :width: 400 ************************************************************* Test iBGP - Without route reflector does not propagate routes ************************************************************* Description =========== Verify that without ``route-reflector-client`` on the peer-group, 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/testibgp-withoutroutereflectordoesnotpropagateroutes .. raw:: html
************************************************************* Test iBGP - Peer-group route-reflector-client reflects routes ************************************************************* Description =========== Test that ``route-reflector-client`` configured on a peer-group enables route reflection for all members. DUT1 announces 10.0.0.0/24, DUT0 (RR) reflects it to DUT2, both being members of peer-group CLIENTS. Scenario ======== .. include:: route-reflector-client/testibgp-peer-grouproute-reflector-clientreflectsroutes .. raw:: html