ip community-list <100-500>
Use this command to specify an expanded community list (100 to 500) that specifies BGP community attributes.
Use the no parameter with this command to delete the community list entry.
Command Syntax
ip community-list <100-500> (deny|permit)
ip community-list <100-500> (deny|permit) LINE
no ip community-list <100-500>
no ip community-list <100-500> (deny|permit) LINE
Parameters
deny
Reject community
permit
Accept community
LINE
An ordered list as a regular expression
Default
By default, ip community list is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ip community-list 225 permit 6789906
(config)#ip community-list expanded CLIST permit .*
Last modified date: 10/16/2023