70 neighbor route-server-client, 71 neighbor send-community, Neighbor route – PLANET XGS3-24040 User Manual
Page 547: Server, Client, Neighbor send, Community
35-260
Switch(config-router)#neighbor 10.1.1.68 remote 100
Switch(config-router)#neighbor 10.1.1.68 route-reflector-client
Switch(config-router)#
Related Command: bgp client-to-client reflection, no bgp client-to-client reflection, bgp cluster-id
35.70 neighbor route-server-client
Command: neighbor {
no neighbor {
Function: Configure the route server client. The “no neighbor {
route-server-client” command cancels this configuration.
Parameter:
Default: Not configured
Command Mode: BGP route mode and address-family mode
Usage Guide: The route service is for reducing the peers when the router between AS is too much under
EBGP environment. The server transparently transforms the routing messages to other clients with its
client exchanges messages through route server.
Example:
Three routers : 10.1.1.64(AS100) and 10.1.1.68(AS300) respectively creates neighbor relationship
with the connected 10.1.1.66(AS200), the configuration is as follows:
Switch(config)#router bgp 200
Switch(config-router)#neighbor 10.1.1.64 remote-as 100
Switch(config-router)#neighbor 10.1.1.64 route-server-client
Switch(config-router)# neighbor 10.1.1.68 remote-as 300
Switch(config-router)# neighbor 10.1.1.68 route-server-client
35.71 neighbor send-community
Command: neighbor {
no neighbor {
Function: Configures whether sending the community attribute to the neighbors. The “no neighbor
{
Parameter: