Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
ip access-group
Configure the name of the access control list (ACL) for incoming and outgoing packets.
Product
SaMOG
Privilege
Administrator
Command Modes
Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(apn-profile-
profile_name
)#
Syntax Description
[ no ] ip access-group group_name [ in | out ]
no
If previously configured, removes the IP access group.
group_name
group_name must be an alphanumeric string of 1 to 47 characters.
in | out
Specify the access group as inbound or outbound.
Usage Guidelines
Use this command to configure the ACL name for incoming and outgoing packets to redirect HTTP packtes,
allow DNS packets and drop other packets. The IP access group specified in this configuration will be used
only if the AAA server does not specify the same during authentication.
This command is license dependent. Contact your Cisco account representative for more information on
SaMOG feature license requirements.
Important
Examples
The following command configures an IP access group called webauthaccgroup and sets it as inbound:
ip access-group webauthaccgroup in
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1466
APN Profile Configuration Mode
ip access-group