Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  Subscriber Configuration Mode Commands 
ip access-group  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
8849 
ip access-group 
Configures IP access group for the current subscriber. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
[ no ] ip access-group group_name [ in | out ] 
no
 
Indicates the access group specified is to be cleared from the subscribers configuration. 
ip access-group
 
group_name
 
Specifies the name of the IPv4/IPv6 access group. 
acl_group_name
 is a configured ACL group expressed 
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 
neither of these key words is specified, the command associates the 
group_name
 access group with the 
current subscriber for both inbound and outbound access. 
Usage 
Set the subscriber access group to manage the access control for subscribers as a logical group. 
Example
 
The following command associates the 
sampleGroup
 access group with the current subscriber for both 
inbound and outbound access: 
ip access-group sampleGroup 
The following removes the outbound access group flag for 
sampleGroup
no ip access-group sampleGroup out