8 bgp client-to-client reflection, 9 bgp cluster-id – CANOGA PERKINS 9175 Command Reference User Manual
Page 251
![background image](/manuals/651401/251/background.png)
CanogaOS Command Reference
16-6
Related Commands
bgp-always-compare-med, bgp bestpath as-path ignore, bgp deterministic-med
16.8 bgp client-to-client reflection
Use this command to restore route reflection from a BGP route reflector to clients.
Use the no parameter with this command to turn off client-to-client reflection.
Command Syntax
(no) bgp client-to-client reflection
reflection Allows reflection of routes
Default
When a router is configured as a route reflector, client-to-client reflection is enabled bye default.
Command Mode
Router mode
Usage
The bgp client-to-client reflection command is used to configure routers as route
reflectors. Route reflectors are used when all Interior Border Gateway Protocol
(iBGP) speakers are not fully meshed. If the clients are fully meshed the route
reflector is not required, use no bgp client-to-client reflection command to
disable the client-to-client route reflection.
Examples
Switch# configure terminal
Switch(config) router bgp 100
Switch(config-router) no bgp client-to-client reflection
Related Commands
bgp cluster-id, neighbor route-reflector-client, show ip bgp
16.9 bgp cluster-id
Use this command to configure the cluster ID if the BGP cluster has more than one route reflector.
Use the no parameter with this command to remove the cluster ID.
Command Syntax
(no) bgp cluster-id CLUSTERID
CLUSTERID = A.B.C.D|<1-4294967295> Specifies the cluster ID of this router acting as a route
reflector, either as IP address or as a maximum of 4 bytes.