Specifications
624 ExtremeWare XOS 10.1 Command Reference Guide
BGP Commands
configure bgp peer-group send-community
configure bgp peer-group <peer-group-name> {address-family [ipv4-unicast |
ipv4-multicast]} [send-community | dont-send-community]
Description
Configures whether communities should be sent to neighbors as part of route updates.
Syntax Description
Default
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
These settings apply to the peer group and all neighbors of the peer group.
Example
The following command configures communities to be sent to neighbors as part of route updates:
configure bgp peer-group outer send-community
peer-group-name Specifies a peer group.
address-family The address family. BGP supports two address families: IPv4 Unicast and
IPv4 Multicast
send-community Specifies that communities are sent to neighbors as part of route updates.
dont-send-community Specifies that communities are not sent to neighbors as part of route updates.