config router community-list
Configure community lists.
config router community-list Description: Configure community lists. edit <name> config rule Description: Community list rule. edit <id> set action [deny|permit] set match {string} set regexp {string} next end set type [standard|expanded] next end
config router community-list
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
Community list name. |
string |
Maximum length: 35 |
|
||||||
type |
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 COMMUNITY attribute. |
option |
- |
|
||||||
|
|
|||||||||
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
match |
Community specifications for matching a reserved community. |
string |
Maximum length: 255 |
|
||||||
regexp |
Ordered list of COMMUNITY attributes as a regular expression. |
string |
Maximum length: 255 |
|