Users Guide

Layer 3 Routing Commands 1326
If you configure multiple route reflectors within a cluster, you must configure
each route reflector in the cluster with the same cluster ID. Use the bgp
cluster-id command to configure a cluster ID.
An external peer may not be configured as a route reflector client.
When reflecting a route, BGP ignores the set statements in an outbound
route map to avoid causing the receiver to compute routes that are
inconsistent with other routers in the AS.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router-af)#neighbor 10.130.14.55 route-reflector-client
neighbor send-community (BGP Router
Configuration)
Use the neighbor send-community command to configure the local router to
send the BGP communities attribute in UPDATE messages to a specific
neighbor.
Syntax
neighbor ip-address send-community
no neighbor ip-address send-community
ip-address The neighbor’s IPv4 address.
Default Configuration
The communities attribute is not sent to neighbors by default.
Command Mode
BGP Router Configuration mode
User Guidelines
There are no user guidelines.