OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : ip extcommunity-list <1-99>
ip extcommunity-list <1-99>
Use this command to create an entry for a standard extended community list.
Use the no parameter with this command to delete the community-list entry.
Command Syntax
ip extcommunity-list <1-99> (deny|permit) LINE (rt|soo)
no ip extcommunity-list <1-99> (deny|permit) LINE (rt|soo)
Parameters
deny
Reject community
permit
Accept community
LINE
One of the following:
rt
Route target extended community in aa:nn or IPaddr:nn format
soo
Site-of-origin extended community in aa:nn or IPaddr:nn format
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 3 permit rt 10.10.23.123:67
 
(config)#ip extcommunity-list 25 deny soo 1465:22
Last modified date: 07-13-2023