Versions Compared

Key

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

...

set routing large-community-list {expanded <large-community-list-name>| seq-expanded <integer>{deny|permit} <line>

delete routing large-community-list list {expanded <large-community-list-name>| seq-expanded <integer>{deny|permit} <line>


Parameter

Parameter

Description

expanded <large-community-list-name>

Specifies the name of the large community list that matches a route.

seq-expanded <integer>Specifies an extended community list number from 100 to 500.

{deny|permit}

Specifies whether the route is available for further processing when there is a match.

<line>

Specifies a string matching expression, it will be compared to the entire Large Communities attribute as a string, with each large-community in order from
lowest to highest. line can also be a regular expression which matches this Large Community attribute.

...