Administrator Guide

Layer 3 Routing Commands 1429
When a route map statement includes both set community and set comm-
list delete terms, the set comm-list delete term is processed first, and then
the set community term (that is, communities are first removed, and then
communities are added).
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(route-map)#set comm-list test delete
set community
To modify the communities attribute of matching routes, use the set
community command in route-map configuration mode. To remove a set
term from a route map, use the no form of this command
Syntax
set community {{
community-number
| no-export | no-advertise}
no set community
community-number
—One to sixteen community numbers, either as a 32-
bit integers or in AA:NN format. Communities are separated by spaces.
The well-known communities
no-advertise
and
no-export
are also
accepted.
no-advertise
—The well-known standard community: NO_ADVERTISE
(0xFFFFFF02) which indicates the community is not to be advertised.
no-export
—The well-known standard community: NO_EXPORT,
(0xFFFFFF01), which indicates the routes are not to be advertised outside
the community.
additive
—(Optional) Communities are added to those already attached to
the route.
none
—(Optional) Removes all communities from matching routes.
Default Configuration
No communities are set by default.
2CSNXXX_SWUM204.book Page 1429 Monday, January 25, 2016 1:25 PM