Cisco Cisco ASR 5700

Page of 8994
  APN Configuration Mode Commands 
ip access-group  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1355 
ip access-group 
Configures an IPv4/IPv6 access group for the current APN profile. 
Product
 
ACS 
eWAG 
GGSN 
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
 
ip access-group acl_group_name [ in | out ] [ fallback-enabled ] 
[ no ] ip access-group acl_group_name [ in | out ] 
no
 
Removes a previously configured IPv4/IPv6 access group association. 
acl_group_name
 
Specifies the name of the IPv4/IPv6 access group. 
acl_group_name
 is a previously configured ACL group 
expressed as an alphanumeric string of 1 to 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. 
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. 
Usage 
Use this command to apply a single IPv4/IPv6 access control list to multiple subscribers via this APN for 
inbound or outbound IPv4/IPv6 traffic. 
If no traffic direction is specified, the selected access control list will be applied to both directions.