...
set routing community-list standard <community-list-name> {deny|permit} [local-ASas|no-advertise|no-export|internet|community <community>]
delete routing community-list standard <community-list-name>{deny|permit} [local-ASas|no-advertise|no-export|internet|community <community>]
...
Parameter | Description |
<community-list-name> | Specifies the name of the community list that matches a route. |
{deny|permit} | Specifies whether the route is available for further processing when there is a match. |
{local-ASas|no-advertise|no-export|internet|community <community-numer>} | Optional. Specifies BGP community type, it can be one of following BGP communities:
|
...