OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : ip extcommunity-list expanded
ip extcommunity-list expanded
Use this command to create an expanded community list.
Use the no parameter with this command to delete the expanded community-list entry.
Command Syntax
ip extcommunity-list expanded WORD
ip extcommunity-list expanded WORD (deny|permit) LINE
no ip extcommunity-list expanded WORD
no ip extcommunity-list expanded WORD (deny|permit) LINE
Parameters
WORD
Expanded community list name
deny
Reject the community
permit
Accept the 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 125 permit 4567335
(config)#ip extcommunity-list expanded CLIST permit .*
Last modified date: 07-13-2023