Users Guide

1406 BGP
This iBGP neighbor is designated a route reflector client. Other iBGP
neighbors can be configured as route reflector clients in order to reduce the
explosion of neighbor configuration required to implement a full mesh
iBGP network.
console(config-router)#neighbor 129.168.0.254 remote-as 65001
console(config-router)#neighbor 129.168.0.254 update-source
loopback 0
console(config-router)#neighbor 129.168.0.254 route-reflector-
client
console(config-router)#exit