Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
PVC Interface Configuration Mode Commands   
▀  ip access-group 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7698 
   
ip access-group 
This command identities the access control list (ACL to be associated with this PVC interface in this context. 
Important:
  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. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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. 
Important:
  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. 
in | out
 
in: 
Specifies list is for in-bound access control. 
out: 
Specifies the list is for out-bound access control. 
Important:
  Even though “in” or “out” can be specified, context-level ACL rules are automatically applied to 
both directions.