White Papers

Table Of Contents
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
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
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. 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.
Related
Commands
bgp client-to-client reflection enables route reflection between the route reflector and clients.
neighbor route-reflector-client configures a route reflector and clients.
show ip bgp cluster-list views paths with a cluster ID.
bgp confederation identifier
Configure an identifier for a BGP confederation.
Syntax
bgp confederation identifier as-number
To delete a BGP confederation identifier, use the no bgp confederation identifier as-
number command.
Parameters
as-number
Enter the AS number. The range is from 0 to 65535 (2 byte), from 1 to
4294967295 (4 byte), or from 0.1 to 65535.65535 (dotted format).
Defaults Not configured.
Command Modes ROUTER BGP
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
To accept 4-byte formats before entering a 4-byte AS number, configure your system. All the routers in
the Confederation must be 4 byte or 2 byte identified routers. You cannot mix them.
Border Gateway Protocol IPv4 (BGPv4) 261