.. _example_protocols_bgp_peer-group_address-family_ipv6-unicast_route-reflector-client: ###################### Route-Reflector-Client ###################### .. sidebar:: Contents .. contents:: :depth: 2 :local: Scenario to verify BGP **peer-group address-family ipv6-unicast route-reflector-client** inheritance. 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 with peer-group configuration. .. image:: route-reflector-client.svg :width: 400 ************************************************************************ iBGP IPv6 - Without peer-group 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/ibgpipv6-withoutpeer-grouproute-reflectordoesnotpropagateroutes .. raw:: html
***************************************************************************** iBGP IPv6 - Peer-group route-reflector-client reflects routes between clients ***************************************************************************** Description =========== Verify that ``route-reflector-client`` configured on a peer-group enables the Route Reflector to reflect routes from one iBGP client to another. DUT1 announces a network and DUT2 receives it via DUT0 (the RR). Scenario ======== .. include:: route-reflector-client/ibgpipv6-peer-grouproute-reflector-clientreflectsroutesbetweenclients .. raw:: html