set community { list communityListName [ additive ] | none }
set community { communityNumber | knownCommunity | asCommunNumber } [ communityNumber | knownCommunity | asCommunNumber ]* [ additive ]
no set community
Release Information
Command introduced before JUNOSe Release
7.1.0.
Description
Sets the BGP community attribute to one or more
community numbers or a list of community numbers. The no version removes the set clause from a route map.
Options
communityListName—Name of
a community; a string of up to 32 characters
additive—Adds the community number to the community
list
none—Removes the community attribute
communityNumber—Number, in
the range 1– 4294967295, that specifies the community number
knownCommunity—Any of the
following well-known communities; the Internet community is not an
option:
local-as—Prevents advertisement outside of the local
AS
no-advertise—Prevents advertisement to any peer
no export—Prevents advertisement beyond the BGP
confederation boundary
asCommunNumber—AS community
number in the format AA:NN:
AA—Number, in the range 1–65535,
that identifies an AS
NN—Number, in the range 1–65535,
that uniquely identifies a community within an AS
*—Indicates that one or more parameters can be repeated
multiple times in a list in the command line