![](/images/new-backgrounds/1191620/191620523x1.webp)
BGP and BGP4+ Commands
neighbor route-reflector-client (BGP)
Use this command to configure the router as a BGP route reflector and configure the specified neighbor as its client.
Use the no variant of this command to indicate that the neighbor is not a client.
Syntax neighbor <neighborid>
no neighbor <neighborid>
Parameter Description
<neighborid> {<ip-address><peer-group>}
Mode Router Configuration or IPv4 Address Family Configuration for a VRF instance
Usage Route reflectors are a solution for the explosion of iBGP peering within an autonomous system. By route reflection the number of iBGP peers within an AS is reduced. Use the neighbor
An AS can have more than one route reflector. One route reflector treats the other route reflector as another iBGP speaker.
In the following configuration, Router1 is the route reflector for clients 3.3.3.3 and 2.2.2.2; it also has a
Router1# router bgp 200
neighbor 3.3.3.3
Examples
awplus# configure terminal
awplus(config)# router bgp 10
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.164 | AlliedWare PlusTM Operating System - Software Version |