Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The set routing community-list expanded command defines a new expanded community list. The expanded community is only used to filter.

The delete routing community-list expanded command removes the expanded community list configuration.

...

delete routing community-list expanded <community-list-name> {deny|permit} <regular-expression>


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.

<regular-expression>

Specifies a string expression of communities attribute. It can be a regular expression (BGP Regular Expressions) to match the communities attribute in BGP updates.

The expanded community is only used to filter

Space is not supported.


Example

  • Configure a new expanded community list.

...