set routing extcommunity-list expanded


The set routing extcommunity-list expanded command defines a new expanded extcommunity-list.

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


Command Syntax

set routing extcommunity-list expanded <community-list-name> {deny|permit} regex <regular-expression>

delete routing extcommunity-list expanded<community-list-name> {deny|permit} regex <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.



Example

  • Define a new expanded extcommunity-list.
admin@Xorplus# set routing extcommunity-list expanded EXTcom1 permit regex 200:200
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.