Install guide

2-42 add ip communitylist Release Note
Software Version 2.7.5
C613-10454-00 REV A
add ip communitylist
Syntax ADD IP COMmunitylist=1..99 [ENTry=1..4294967295]
INCLude={INTernet|NOExport|NOAdvertise|
NOEXPORTSubconfed|aa:xx}[,...]
ADD IP COMmunitylist=1..99 [ENTry=1..4294967295]
EXCLude={INTernet|NOExport|NOAdvertise|
NOEXPORTSubconfed|aa:xx}[,...]
Description This command adds an entry to a community list, and creates the list if it does
not already exist. You must specify the index number of the community list,
and may also specify the position of the entry in the list.
Parameter Description
COMmunitylist The ID number of the community list. You can create up to 99 lists.
Default: no default
ENTry The desired position of the new entry in the community list once the
entry has been added. Entries are numbered from 1 to the number of
entries in the list.
Default: The entry is added to the end of the list
INCLude A community name, community number, or comma-separated list of
names and numbers, which specifies the communities that this entry
includes in this community list. When you use the community list in a
route map or filter, the map or filter carries out its specified action on
update messages with a matching community attribute value.
Default: no default
INTernet The community of routes that can be
advertised to all BGP peers.
NOExport The community of routes that must not be
advertised outside a BGP confederation
boundary (a standalone autonomous system
that is not part of a confederation should be
considered a confederation itself).
NOAdvertise The community of routes that must not be
advertised to other BGP peers.
NOEXPORTSubconfed The community of routes that must not be
advertised to external BGP peers (this
includes peers in other members
autonomous systems inside a BGP
confederation).
aa:xx The number of a community. aa and xx are
both integers in the range 0 to 65534. aa is
the AS number. xx is a value chosen by the
ASN administrator.