Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 777/1568
7.10.2.6 match community
To configure a route map to match based on a BGP community list, use the
match community
command in Route Map Configuration mode. If the community list returns a permit action, the route is
considered a match. If the match statement refers to a community list that is not configured, no routes
are considered to match the statement.
To delete a match term from a route map, use the
no
form of this command. The command no match
community list exact-match removes the match statement from the route map. (It does not simply
remove the exact-match option.) The command no match community removes the match term and all its
community lists.
Syntax
match community <community-list> [community-list...] [exact-match]
no match community <community-list> [community-list...] [exact-match]
Default Setting
None
Command Mode
Route Map Config
Parameter
community-list:
The name of a standard community list. Up to eight names may be included in a
single match term.
exact-match:
(Optional) When this option is given, a route is only considered a match if the set of
communities on the route is an exact match for the set of communities in one of the statements in the
community list.