Allied Telesis VERSION 5.4.3-2.6 manual Bgp cluster-id BGP and BGP4+

Models: BGP4 VERSION 5.4.3-2.6

1 350
Download 350 pages 8.81 Kb
Page 118
Image 118

BGP and BGP4+ Commands

bgp cluster-id (BGP and BGP4+)

This command configures the cluster-id if the BGP cluster has more than one route reflector. A cluster includes one or more route reflectors and their clients. Usually, each cluster is identified by the router-id of its single route reflector. However, to increase redundancy, a cluster may sometimes have more than one route reflector. All router reflectors in such a cluster are then identified by a cluster-id.

The bgp cluster-idcommand is used to configure the 4 byte cluster ID for clusters with more than one route reflector.

The no variant of this command removes the cluster ID.

Syntax

bgp cluster-id{<ip-address><cluster-id>}

 

 

no bgp cluster-id

 

 

 

 

 

 

 

 

 

 

Parameter

Description

 

 

 

 

 

 

 

<cluster-id>

<1-4294967295>

Route Reflector cluster-id as a 32 bit

 

 

 

 

quantity.

 

 

 

 

 

 

<ip-address>

A.B.C.D

Route Reflector Cluster-id in IP address

 

 

 

 

format.

 

 

 

 

 

 

 

Mode

Router Configuration

 

 

 

 

Usage

The following configuration creates cluster-id 5 including two route-reflector-

 

clients.

 

 

 

 

 

awplus(config)#

router bgp 200

 

 

awplus(config-router)#

neighbor 2.2.2.2

remote-as 200

 

awplus(config-router)#

neighbor 3.3.3.3

remote-as 200

 

awplus(config-router)#

neighbor 3.3.3.3

route-reflector-client

 

awplus(config-router)#

neighbor 5.5.5.5

remote-as 200

 

awplus(config-router)#

neighbor 5.5.5.5

route-reflector-client

 

awplus(config-router)#

neighbor 6.6.6.6

remote-as 200

 

awplus(config-router)#

bgp cluster-id 5

 

Examples To add a bgp cluster-id, apply the example commands as shown below:

awplus# configure terminal

awplus(config)# router bgp 100

awplus(config-router)#bgp cluster-id 10.10.1.1

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

3.20

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 118
Image 118
Allied Telesis VERSION 5.4.3-2.6 manual Bgp cluster-id BGP and BGP4+