11 bgp cluster-id, 12 bgp confederation identifier, Bgp cluster – PLANET XGS3-24042 User Manual

Page 628: Bgp confederation identifier

Advertising
background image


37-267

37.11 bgp cluster-id

Command:

bgp cluster-id {<ip-address>|<01-4294967295>}

no bgp cluster-id {[<ip-address>]|<0-4294967295>}

Function:

Configure the route reflection ID during the route reflection. The “no bgp cluster-id

{[<ip-address>]|<0-4294967295>}” command cancels this configuration.

Parameter:

<ip-address>|<1-4294967295>: cluster-id which is shown in dotted decimal notation or a 32 digit

number.

Default:

Not configured.

Command Mode:

BGP route mode

Usage Guide:

A cluster consists of one routing reflector and its clients in an area. However in order to increase the

redundancy level, sometime more than one routing reflectors may be deployed in one area.

Router-id is for identifying the router exclusively in an area, and cluster-id is required for two or more

reflector identification.

Example:

Configure the route reflection cluster-id is 1.1.1.1.

Switch(config-router)#bgp cluster-id 1.1.1.1

Related Command:

neighbor route-reflector-client

37.12 bgp confederation identifier

Command:

bgp confederation identifier <as-id>

no bgp confederation identifier [<as-id>]

Function:

Create a confederation configuration. The “no bgp confederation identifier [<as-id>]” command

deletes a confederation.

Parameter:

<as-id>: ID number of the confederation AS, ranging from 1 to 4294967295, it can be shown in

Advertising