Reference Guide  636  Document #: LTRT-17939 
  Mediant MSBR 
Command Mode 
Privileged User 
Example 
This example adds a community list entry. 
(config data) # ip community-list standard comm1 permit 
75.2.2.4  ip extcommunity-list standard  
This command defines a new standard extcommunity-list.  
Syntax 
ip extcommunity-list standard name {permit|deny} [AA:NN][AA:NN] 
[AA:NN][AA:NN]         
no ip extcommunity-list name  
no ip extcommunity-list standard name  
 
Command  Description 
VRF name  Defines the VRF table name. 
name  Defines a community list name. 
permit   Specifies a community to accept. 
deny  Specifies a community to reject. 
AA:NN  Defines  the extended community attribute in 
 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' 
format. 
Default 
NA 
Command Mode 
Privileged User 
Example 
This example defines a new standard extcommunity-list. 
(config data) ip extcommunity-list standard comm1 permit  
75.2.2.5  ip extcommunity-list vrf 
This command defines a new standard extcommunity-list, associated with a defined VRF. 
To delete the extended community list, use the no form of this command. 
Syntax 
ip extcommunity-list vrf <VRF name> <standard list number> 
{permit|deny} [AA:NN]