ip extcommunity-list <100-500>
Use this command to create an extended community list.
Use the no parameter with this command to delete the community-list entry.
Command Syntax
ip extcommunity-list <100-500> (deny|permit) LINE
no ip extcommunity-list <100-500> (deny|permit) LINE
Parameters
<100-500>
Extended community list number (expanded)
deny
Reject the community
permit
Accept the community
LINE
Any regular expression:
Default
By default, ip extcommunity list is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ip extcommunity-list 125 permit 4567:335
(config)#ip extcommunity-list 231 deny *.
Last modified date: 07-13-2023