match community
Matches a BGP community list. The no version removes the match clause from a route map unless you specify a value, in which case only that value is removed from the match clause.
match community listName [ listName ]* [ exact-match ]
no match community [ listName ]* [ exact-match ]
- listNameString of up to 32 characters that designates a community list; you can optionally use a regular expression to specify the listName
- exact-matchLimits the match to a route that contains only the communities contained in the specified list; cannot be used with a community list specified by a regular expression
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
Policy List Configuration, Route Map Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.