User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 737
Default None
Mode Route Map Config
6.9.2.14. set comm-list delete
To remove BGP communities from an inbound or outbound UPDATE message, use the set comm-list delete
command in Route Map Configuration mode. A route map with this set command can be used to remove
selected communities from inbound and outbound routes. When a community list is applied to a route for this
purpose, each of the route's communities is submitted to the community list one at a time. Communities
permitted by the list are removed from the route. Because communities are processed individually, a
community list used to remove communities should not include the exact-match option on statements with
multiple communities. Such statements can never match an individual community.
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 (meaning that, communities are first removed,
and then communities are added).
To delete the set command from a route map, use the no form of this command.
Format set comm-list <community-list-name> delete
no set comm-list
Default None
Mode Route Map Config
6.9.2.15. set community
To modify the communities attribute of matching routes, use the set community command in Route Map
Configuration mode. The set community command can be used to assign communities to routes originated
through BGP's network and redistribute commands, and to set communities on routes received from a specific
neighbor or advertised to a specific neighbor. It can also be used to remove all communities from a route.
To remove a subset of the communities on a route, use the command "set comm-list delete".
To remove a set term from a route map, use the no form of this command.
Format set community {<community-number> {[additive] | [no-advertise] | [no-export]} | no-advertise | no-
export | none}
no set community
with a space and enclose the string in quotes. Up to ten AS numbers may be
prepended.
Fields
Definition
community-list-name
A standard community list name.