neighbor site-of-origin
Specifies a site of origin that is added to the extended communities list in each route received from the specified peer, unless the extended communities list already includes a site of origin. When routes are advertised to the peer, routes whose extended communities list contain this site of origin are filtered out and not advertised to the peer. The no version removes the site of origin for the peer.
neighbor { ipAddress | ipv6Address | peerGroupName } site-of-origin siteOfOrigin
no neighbor { ipAddress | ipv6Address | peerGroupName } site-of-origin
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName 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.
- siteOfOriginDesignator for the site of origin; in the format AA:NN, where any of the following is true:
- AAAS number in the range 065535 and NN is an integer in the range 04294967295; for example, 320:72358
- AAAS number in the range 04294967295 and NN is an integer in the range 065535; for example, 84511:45
- AADotted decimal IP address and NN is an integer in the range 065535; for example, 10.10.21.5:1256
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.