Users Guide
Usage Information Route reflection to clients is not necessary if all client routers are fully meshed.
Related Commands
• bgp cluster-id — assign an ID to a BGP cluster with two or more route reflectors.
• neighbor route-reflector-client — configure a route reflector and clients.
bgp cluster-id
Assign a cluster ID to a BGP cluster with more than one route reflector.
Syntax
bgp cluster-id {ip-address | number}
To delete a cluster ID, use the no bgp cluster-id {ip-address | number} command.
Parameters
ip-address Enter an IP address as the route reflector cluster ID.
number Enter a route reflector cluster ID as a number from 1 to 4294967295.
Defaults Not configured.
Command Modes ROUTER BGP
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000–ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
Usage Information
When a BGP cluster contains only one route reflector, the cluster ID is the route reflector’s router ID. For
redundancy, a BGP cluster may contain two or more route reflectors. Assign a cluster ID with the bgp
cluster-id command. Without a cluster ID, the route reflector cannot recognize route updates from the other
route reflectors within the cluster.
The default format for displaying the cluster-id is dotted decimal, but if you enter the cluster-id as an integer, it is
displayed as an integer.
This command automatically restarts the BGP instance for the configuration to take effect.
Related Commands
• bgp client-to-client reflection — enable route reflection between the route reflector and clients.
Border Gateway Protocol 345