Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
ip access-group
This command identities the access control list (ACL to be associated with this PVC interface in this context.
Prior to using this command, the access list must be created for this context with the ip access-list command
in the Context configuration mode and then the ACL must be configured using the commands described
in CLI chapter ACL Configuration Mode.
Important
Product
SGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > PVC Interface Configuration
configure > context context_name > interface interface_name point-to-point
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-if-pvc)#
Syntax Description
ip access-group name { in | out }
no ip access-group 
name { in | out }
no
Indicates the specified access group to be removed from the access list.
name
Specifies the access control list (ACL) rule to be added or removed from the group.
name: Must be a string of 1 to 79 alphanumeric characters with no spaces.
Up to 8 ACLs can be applied to a group provided that the number of rules configured within the ACL(s)
does not exceed the 128 rule limit for the interface.
Important
in | out
in: Specifies list is for in-bound access control.
out: Specifies the list is for out-bound access control.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1767
PVC Interface Configuration Mode Commands
ip access-group