Cisco Cisco ASR 5700

Page of 8994
  APN Configuration Mode Commands 
ipv6 access-group  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1375 
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. 
fallback-enabled
 
When invalid ACL is received from RADIUS during Context Activation, ACL in this APN will be applied so 
there is no loss of CDR or missing charging information.  
By default, ACL fallback is disabled.