Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 782/1568
7.10.2.11 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.
Syntax
set community <community-number [additive] | no-advertise | no-export | none>
no set community
Default Setting
None.
Command Mode
Route Map Config
Parameter
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.
additive:
(Optional) Communities are added to those already attached to the route.
no-advertise:
Matching route not to be advertised to any BGP peer.
no-export:
Matching route not to be advertised to external BGP peer.
none:
Removes all communities from matching routes.