BigIron RX Series Configuration Guide 75153-1001986-01Disabling or re-enabling client-to-client route reflection 26To enable the device to redistribute BGP4 routes into OSPF, RIP, or ISIS, enter the followingcommand.BigIron RX(config-bgp)# bgp-redistribute-internalSyntax: [no] bgp-redistribute-internalTo disable redistribution of IBGP routes into RIP, ISIS, and OSPF, enter the following command.BigIron RX(config-bgp)# no bgp-redistribute-internalDisabling or re-enabling client-to-client route reflectionBy default, the clients of a route reflector are not required to be fully meshed; the routes from aclient are reflected to other clients. However, if the clients are fully meshed, route reflection is notrequired between clients.If you need to disable route reflection between clients, enter the following command. When thefeature is disabled, route reflection does not occur between clients but reflection does still occurbetween clients and non-clients.BigIron RX(config-bgp)# no client-to-client-reflectionEnter the following command to re-enable the feature.BigIron RX(config-bgp)# client-to-client-reflectionSyntax: [no] client-to-client-reflectionConfiguring a route reflectorYou can configure one cluster ID on the router. All route-reflector clients for the router are membersof the cluster.To configure a device as route reflector 1, enter the following command.BigIron RX(config-bgp)# cluster-id 1Syntax: [no] cluster-id | The | parameter specifies the cluster ID (1 – 4294967295) or an IP address.The default is the router ID.NOTEIf the cluster contains more than one route reflector, you need to configure the same cluster ID onall the route reflectors in the cluster. The cluster ID helps route reflectors avoid loops within thecluster.Enabling or disabling comparison of the router IDsRouter ID comparison is step 11 in the algorithm BGP4 uses to select the next path for a route.NOTEComparison of router IDs is applicable only when BGP4 load sharing is disabled.