Neighbor route-reflector-client, Neighbor send-community – Enterasys Networks X-Pedition XSR CLI User Manual
Page 297
BGP Configuration Commands
XSR CLI Reference Guide 6-101
neighbor route-reflector-client
This command establishes the router that this command was entered on as a BGP route reflector.
This command also identifies the specified neighbor router as the client of the BGP route reflector.
Neighbors configured with this command are members of the client group and the remaining
internal BGP peers are members of the non‐client group for the router reflector.
Syntax
neighbor {ip-address | peer-group-name} route-reflector-client
Syntax of the “no” Form
The no form of this command removes a neighbor’s route reflector:
no neighbor {ip-address | peer-group-name} route-reflector-client
Mode
Router configuration:
XSR(config-router)#
Example
The following example sets a neighbor’s reoute reflector:
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
This command instructs the system to send a community attributed to a BGP neighbor.
Syntax
neighbor {ip-address | peer-group-name} send-community
Syntax of the “no” Form
The no form of this command removes a neighbor’s community:
no neighbor {ip-address | peer-group-name} send-community
Mode
Router configuration:
XSR(config-router)#
ip-address
Neighbor’s IP address.
peer-group-name
BGP peer group by name. Range: 1 to 64 characters.
ip-address
Neighbor’s IP address.
peer-group-name
BGP peer group by name. Range: 1 to 64 characters.