Reference Guide

Border Gateway Protocol IPv4 (BGPv4) | 303
Related
Commands
Command
History
bgp cluster-id
c e s
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
Defaults
Not configured.
Command Modes
ROUTER BGP
Usage
Information
When a BGP cluster contains only one route reflector, the cluster ID is the route reflectors
router ID. For redundancy, a BGP cluster may contain two or more route reflectors and you
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 will be displayed as an integer.
Related
Commands
Command
History
bgp confederation identifier
c e s
Configure an identifier for a BGP confederation.
bgp cluster-id Assign ID to a BGP cluster with two or more route reflectors.
neighbor route-reflector-client Configure a route reflector and clients.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
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.
bgp client-to-client reflection Enable route reflection between route reflector and clients.
neighbor route-reflector-client Configure a route reflector and clients.
show ip bgp cluster-list View paths with a cluster ID.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series