...
set routing extcommunity-list standard <community-list-name> {deny|permit} ({rt|soo) } <extcommunity>
delete routing extcommunity-list standard <community-list-name> {deny|permit} ({rt|soo) } <extcommunity>
Parameter
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. |
{rt|soo} | rt: Indicates the Route Target value. soo: Indicates the Site of Origin. |
<extcommunity> | Specifies an extended communities value. |
...