Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  Context Configuration Mode Commands I-M 
ipv6 route-access-list  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2609 
ipv6 route-access-list 
Configures an IPv6 route access list for filtering routes. 
Product
 
GGSN 
HA 
PDSN 
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
 
ipv6 route-access-list named list_name ] { deny | permit } network_address/net_mask 
exact-match ] 
 
no ipv6 prefix-list list_name ] { deny | permit } { any | network_address/net_mask 
exact-match ]
 
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. 
deny
 
Specifies prefixes to deny. 
permit
 
Specifies prefixes to permit. 
network_address/net_mask
 
[ exact-match ]
 
Specifies the prefix to match. 
network_address/net_mask
: the IPv6 address and the length, in bits, of the network mask that defines the 
prefix. The IP address and mask must be entered in IPv6 colon-separated-hexadecimal notation. 
Important:
  On the ASR 5000, routes with IPv6 prefix lengths less than /12 and between the range of /64 and 
/128 are not supported. 
exact-match le_value
: Specifies that only an exact match will initiate access list deny/permit function.