protocols bgp <asn> parameters no-client-to-client-reflection cluster-id any
Enables or disables route reflection for all the intra cluster client-to-client route reflection.
- asn
- The number of the AS in which this router resides. The number ranges from 1 through 4294967295.
- any
- All clusters
Configuration mode
protocols {
bgp asn {
parameters no-client-to-client-reflection cluster-id any {
}
}
}
Use the set form of this command to disable intra-cluster client-to-client route reflection from a BGP route reflector to all clusters.
Use the delete form of this command to enable intra-cluster client-to-client route reflection from a BGP route reflector to all clusters.
Use the show form of this command to view global BGP configuration settings.