Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
APN Configuration Mode Commands   
▀  ipv6 access-group 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
1318 
   
ipv6 access-group 
Configures the IPv6 access group for the current APN profile which applies a single Access Control List (ACL) to 
multiple subscribers via the APN for IPv6 traffic. 
Product
 
GGSN 
ACS 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
ipv6 access-group group_name [ in | out ] [ fallback-enabled ] 
[ no ] ipv6 access-group group_name [ in | out ] 
no
 
Removes a previously configured IPv6 ACL applied to a particular APN for IPv6 traffic. If at least one of the 
two 
{ in | out }
 options is not selected for the ACL that will be removed, the ACL will be removed for 
both directions. 
group_name
 
Specifies the name of the IPv6 access group as an alphanumeric string of 1 through 79 characters. 
in | out
 
Default: both (in and out) 
Specifies the access-group as either inbound or outbound by the keywords 
in
 and 
out
, respectively. 
If no direction is supplied in the base command, the specified IPv6 access control list will be applied to both 
directions. 
Usage 
Use this command to apply a single IPv6 access control list to multiple subscribers via an APN for inbound 
or outbound IPv6 traffic. 
If no traffic direction is specified, the selected access control list will be applied to both traffic directions. 
Example