1422 ExtremeWare Software 7.3.0 Command Reference Guide
BGP Commands
configure bgp neighbor send-community
configure bgp neighbor [<ip address> | all] [send-community |
dont-send-community]
Description
Configures whether the community path attribute associated with a BGP NLRI should be included in
the route updates sent to the BGP neighbor.
Syntax Description
Default
N/A.
Usage Guidelines
A BGP community is a group of BGP destinations that require common handling. ExtremeWare
supports the following well-known BGP community attributes:
• no-export
• no-advertise
• no-export-subconfed
Example
The following command includes the community path attribute associated with a BGP NLRI in the
route updates sent to all BGP neighbors:
configure bgp neighbor all send-community
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
ip address Specifies an IP address.
all Specifies all neighbors.
send-community Specifies to include the community path attribute.
dont-send-community Specifies not to include the community path attribute.