Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
Route-map Configuration Mode Commands   
▀  match extcommunity 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8084 
   
match extcommunity 
Configures filtering (permit or deny) via a BGP external community-list in a route map. An external community-list is a 
Route Target. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Route-map Configuration 
configure > context context_name > route-map map_name { deny | permit }
 
seq_number
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-route-map)# 
Syntax
 
[no] match extcommunity { named  named_list | standard  identifier } 
no
 
Disables matching the specified external community list. 
named
 
named_list
 
Specifies the name of an external community list as an alphanumeric string of 1 through 79 characters. 
standard 
 
identifier
 
Specifies the name of an external community list as an integer from 1 through 99. 
Usage 
Configures filtering (permit or deny) via a BGP external community-list in a route map. An external 
community-list is a Route Target. 
A BGP extended community defines a route target. MPLS VPNs use a 64-bit Extended Community attribute 
called a Route Target (RT). An RT enables distribution of reachability information to the correct information 
table. 
The external community list must have been previously configured via the Context Configuration mode ip 
extcommunity-list
 command. 
Example
 
This command matches external community-list number 99: 
match extcommunity standard 99