The configuration for a router reflector topology takes place on the
        router or routers that serve as route reflectors. Route reflector clients must be configured
        for BGP participation, but no special configuration is required
        on route reflector clients to support the route reflector.
    
    - 
        To configure a route reflector to treat neighbors or peer
          group neighbors as route reflector clients, use the following commands:
        configure
            bgp neighbor [remoteaddr | all]
            [route-reflector-client | no-route-reflector-client]
         configure
            bgp peer-group peer-group-name
            [route-reflector-client | no-route-reflector-client]
         
- 
        If multiple route reflectors are used in a cluster, you
must configure the route reflector clients on each route reflector,
and you must configure each route reflector with a common cluster
ID using the following command:
        configure
            bgp cluster-id cluster-id