Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
neighbor send-community
Syntax
[ no | default ] neighbor { ipAddress | ipv6Address | peerGroupName } send-community
[ standard | extended | both ]
Release Information
Command introduced before JunosE Release
7.1.0.
ipv6Address variable added
in JunosE Release 8.0.0.
Description
Enables a BGP speaker to send a community attribute to the peer. The no version causes the speaker to send only standard communities to the peer. The default version removes the explicit configuration from the peer or peer group and reestablishes inheritance of the feature configuration.
Options
- ipAddress—IP address of BGP neighbor
- ipv6Address—IPv6 address of BGP neighbor
- peerGroupName—Name of a BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command. You cannot override the characteristic for a specific member of the peer group.
- standard—Sends only standard communities
- extended—Sends only extended communities
- both—Sends both standard and extended communities
Mode
Address Family Configuration, Router Configuration