Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands I-M   
▀  ip prefix-list 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2574 
   
ip prefix-list 
Creates an IP prefix list for filtering routes. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
ip prefix-list name list_name [ seq seq_number ] { deny | permit } { any | 
network_address/net_mask [ ge ge_value ] [ le le_value ] 
no ip prefix-list list_name [ seq seq_number ] { deny | permit } { any | 
network_address/net_mask [ ge ge_value ] [ le le_value ] 
no
 
Delete the specified prefix-list entry. 
name
 
list_name
 
Specifies a name for the prefix list as an alphanumeric string of 1 through 79 characters. 
seq seq_number
 
Assigns the specified sequence number to the prefix list entry as an integer from 1 through 4294967295. 
deny
 
Specifies prefixes to deny. 
permit
 
Specifies prefixes to permit. 
any
 
Matches any prefix. 
network_address/net_mask [ ge ge_value ] [ le le_value ]
 
Specifies the prefix to match.