Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
Route-map Configuration Mode Commands   
▀  match as-path 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8082 
   
match as-path 
Matches an Autonomous System (AS) path access list 
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 as-path AS_list 
no
 
Disables matching the specified AS path access list. 
AS_list
 
Specifies the name of an AS path access list for matching as an alphanumeric string of 1 through 79 
characters. 
Usage 
This command is used for BGP-4 routing to specify an AS path access list to be matched. Refer to the 
ip 
as-path access-list
 command for more information. 
Example
 
To match entries in an AS path access list named 
ASlist1
, enter the following command; 
match as-path ASlist1