BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
31.12
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
bgp cluster-id
This command configures the cluster ID if the BGP cluster has more than one route reflector.
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 c
ommand is used to configure the 4 byte cluster ID for clusters with
more than one route reflectors.
The following configuration creates a cluster-id 5 including two route-reflector-clients.
The
no
form removes the cluster ID. Not specifying any cluster ID removes any configured.
Note that you can only specify the
bgp cluster-id
as an IP address when using the
no
form.
Syntax
bgp cluster-id
{
<ip-address>
|
<cluster-id>
}
no bgp cluster-id
[
<ip-address>
]
Mode
Router mode
Examples
To add a
bgp cluster-id
apply the example commands as shown below:
To remove a
bgp cluster-id
apply the example commands as shown below:
Related Commands
bgp client-to-client reflection
neighbor route-reflector-client
show ip bgp
Router1(config)#
router bgp 200
Router1(config-router)#
neighbor 2.2.2.2 remote-as 200
Router1(config-router)#
neighbor 3.3.3.3 remote-as 200
Router1(config-router)#
neighbor 3.3.3.3 route-reflector-client
Router1(config-router)#
neighbor 5.5.5.5 remote-as 200
Router1(config-router)#
neighbor 5.5.5.5 route-reflector-client
Router1(config-router)#
neighbor 6.6.6.6 remote-as 200
Router1(config-router)#
bgp cluster-id 5
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
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
bgp cluster-id 10.10.1.1
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
no bgp cluster-id 10.10.1.1
Содержание AlliedWare Plus 5.2.1
Страница 8: ...65 Stacking Commands Introduction 65 2 Appendix l Command List ...
Страница 10: ......
Страница 218: ......
Страница 376: ......
Страница 726: ......
Страница 806: ......
Страница 1006: ......
Страница 1056: ......
Страница 1235: ...Stacking Reference This part includes the following chapters Chapter 64 Stacking Introduction Chapter 65 Stacking Commands ...
Страница 1236: ......