config router extcommunity-list
Configure extended community lists.
config router extcommunity-list
Description: Configure extended community lists.
edit <name>
config rule
Description: Extended community list rule.
edit <id>
set action [deny|permit]
set match {string}
set regexp {string}
set type [rt|soo]
next
end
set type [standard|expanded]
next
end
config router extcommunity-list
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
name |
Extended community list name. |
string |
Maximum length: 35 |
|
||||||
|
type |
Extended community list type (standard or expanded). |
option |
- |
standard |
||||||
|
|
|
|||||||||
config rule
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
action |
Permit or deny route-based operations, based on the route's EXTENDED COMMUNITY attribute. |
option |
- |
|
||||||
|
|
|
|||||||||
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
match |
Extended community specifications for matching a reserved extended community. |
string |
Maximum length: 255 |
|
||||||
|
regexp |
Ordered list of EXTENDED COMMUNITY attributes as a regular expression. |
string |
Maximum length: 255 |
|
||||||
|
type |
Type of extended community. |
option |
- |
rt |
||||||
|
|
|
|||||||||