Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
APN Configuration Mode Commands   
▀  ip access-group 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
1330 
   
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. 
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. 
Example
 
The following command associates the 
sampleipv4Group
 access group with the current APN profile for 
both inbound and outbound access. 
ip access-group sampleipv4Group