10 bgp confederation identifier – CANOGA PERKINS 9175 Command Reference User Manual

Page 252

Advertising
background image

CanogaOS Command Reference

16-7

A.B.C.D Route Reflector Cluster-id in IP address format

<1-4294967295> Route Reflector cluster-id as a 32 bit quantity

Command Mode

Router mode

Usage

A cluster includes route reflectors and its clients. Usually, each cluster is identified by the router ID of its single

route reflector but to increase redundancy sometimes a cluster may have more than one route reflector. All

router reflectors in such a cluster are then identified by a cluster ID. The bgp cluster-id command is used to

configure the 4 byte cluster ID for clusters with more than one route reflectors.

Examples

Switch# configure terminal

Switch(config) router bgp 100

Switch(config-router) bgp cluster-id 1.1.1.1

Related Commands

bgp client-to-client reflection, neighbor route-reflector-client, show ip bgp

16.10 bgp confederation identifier

Use this command to specify a BGP confederation identifier.

Use the no parameter with this command to remove the BGP confederation identifier.

Command Syntax

(no) bgp confederation identifier ID

ID= <1-65535> Set routing domain confederation AS number

Command Mode

Router mode

Examples

Switch# configure terminal

Switch(config) router bgp 100

Switch(config-router) bgp confederation identifier 1

Related Commands

bgp confederation peer

Advertising