Enterasys Networks XSR CLI Router User Manual


 
BGP Configuration Commands
XSR CLI Reference Guide 6-101
neighbor route-reflector-client
ThiscommandestablishestherouterthatthiscommandwasenteredonasaBGProutereflector.
ThiscommandalsoidentifiesthespecifiedneighborrouterastheclientoftheBGProutereflector.
Neighborsconfiguredwiththiscommandaremembersoftheclientgroupandtheremaining
internalBGPpeersaremembers
ofthenonclientgroupfortherouterreflector.
Syntax
neighbor {ip-address | peer-group-name} route-reflector-client
Syntax of the “no” Form
Thenoformofthiscommandremovesaneighbor’sroutereflector:
no neighbor {ip-address | peer-group-name} route-reflector-client
Mode
Routerconfiguration:XSR(config-router)#
Example
Thefollowingexamplesetsaneighbor’sreoutereflector:
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
Thenoformofthiscommandremovesaneighbor’scommunity:
no neighbor {ip-address | peer-group-name} send-community
Mode
Routerconfiguration:XSR(config-router)#
ip-address
Neighbor’sIPaddress.
peer-group-name
BGPpeergroupbyname.Range:1to64characters.
ip-address
Neighbor’sIPaddress.
peer-group-name
BGPpeergroupbyname.Range:1to64characters.