UMN:CLI User Manual
V5808
524
ip community-list standard WORD
{deny | permit} [LINE] [LINE] [LINE]
[LINE]
Creates a standard community list.
ip community-list expanded
WORD {deny | permit} LINE
Creates a expanded community list.
Add entries to the list by repeating the command for different IP addresses.
To delete an entry in the community list, use the following command.
no ip community-list {<1-99> |
<100-199> | WORD}
Deletes an entry of the community-list.
no ip community-list {<1-99> |
<100-199> | WORD} {deny |
permit} LINE
no ip community-list standard
WORD [{deny | permit} LINE]
no ip community-list expanded
WORD [{deny | permit} LINE]
To display the entry information of the community list, use the following command.
Shows an entry of the community-list.
show ip community-list {<1-99> | <100-
199> | WORD}
To create an extended community-list and control access to it, use the following
command.
ip extcommunity-list <1-99> {deny
| permit}
Specifies a deny or permit statement of the extended
community-list.
1-99: standard extended community list number
deny: specify extended community to reject.
permit: specify extended community to accept.
LINE: extended community attribute in 'rt
aa:nn_or_IPaddr:nn' OR 'soo
aa:nn_or_IPaddr:nn' format
ip extcommunity-list <1-99> {deny
| permit} LINE
ip extcommunity-list <100-199>
{deny | permit} LINE
Specifies a deny or permit statement of the extended
community-list.
100-199: expanded extended community list number
LINE: An ordered list as a regular-expression
ip extcommunity-list standard
Creates a standard extcommunity-list.