Reference Guide  670  Document #: LTRT-17939 
  Mediant MSBR 
Default 
NA 
Command Mode 
Privileged User 
Example 
This example sends the community attribute to this neighbor. 
(config-data)# router bgp 1 
(conf-router)# neighbor 10.15.3.111 send-community 
75.2.2.58  neighbor  route-server-client 
This command configures a neighbor as a Route Server client. 
Syntax 
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} route-server-client 
 
Command  Description 
a.b.c.d|X:X::X:X  Defines the IP address of the neighbor (IPv4 or IPv6). 
neighbor tag  Defines the neighbor tag. 
Default 
NA 
Command Mode 
Privileged User 
Example 
This example configures a neighbor as a Route Server client. 
(config-data)# router bgp 1 
(conf-router)# neighbor 10.15.3.111 route-server-client 
75.2.2.59  neighbor  route-reflector-client 
This command configures a neighbor as a Route Reflector client. 
Syntax 
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} route-reflector-client 
 
Command  Description 
a.b.c.d|X:X::X:X  Defines the IP address of the neighbor (IPv4 or IPv6).