BGP Configuration Commands
XSR CLI Reference Guide 6-101

neighbor route-reflector-client

ThiscommandestablishestherouterthatthiscommandwasenteredonasaBGProutereflector.
ThiscommandalsoidentifiesthespecifiedneighborrouterastheclientoftheBGProutereflector.
Neighborsconfiguredwiththiscommandaremembersoftheclientgroupandtheremaining
internalBGPpeersaremembersofthenonclientgroupfortherouterreflector.
Syntax
neighbor {ip-address | peer-group-name} route-reflector-client
Syntax of the “no” Form
Thenoformofthiscommandremovesaneighborsroutereflector:
no neighbor {ip-address | peer-group-name} route-reflector-client
Mode
Routerconfiguration:XSR(config-router)#
Example
Thefollowingexamplesetsaneighborsreoutereflector:
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 route-reflector-client

neighbor send-community

ThiscommandinstructsthesystemtosendacommunityattributedtoaBGPneighbor.
Syntax
neighbor {ip-address | peer-group-name} send-community
Syntax of the “no” Form
Thenoformofthiscommandremovesaneighborscommunity:
no neighbor {ip-address | peer-group-name} send-community
Mode
Routerconfiguration:XSR(config-router)#
ip-address NeighborsIPaddress.
peer-group-name BGPpeergroupbyname.Range:1to64characters.
ip-address NeighborsIPaddress.
peer-group-name BGPpeergroupbyname.Range:1to64characters.