SROS Command Line Interface Reference Guide
Route Map Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1277
match community
<name>
[exact-match]
Use the
match community
command to configure the route map to route traffic based on a specified
community. Use the
no
form of this command to discontinue matching.
Syntax Description
<name>
Specifies the name of the community you want to match.
exact-match
Optional. Specifies that the route map must match the community name
exactly.
Default Values
No default value necessary for this command.
Usage Examples
The following example instructs the route map named
MyMap
to match the community named
MyCommunity
:
ProCurve(config)#
route-map MyMap permit 100
ProCurve(config-route-map)#
match community MyCommunity