Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
PVC Interface Configuration Mode Commands   
▀  ip access-group 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8036 
   
ip access-group 
 Specifies the name of the Access Control List (ACL) group to assign to the interface. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Syntax
 
[ no ] ip access-group group_name { in | out } priority 
no
 
Removes the ACL group from this interface. 
group_name
 
Specifies the name of an existing ACL group as an alphanumeric string of 1 through 47 characters. 
Important:
  Up to eight 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 }
 
Specifies whether the ACL group will apply to inbound or outbound traffic. 
priority
 
If more than one ACL group is applied, 
priority-value
 specifies the priority in which they will be 
compared against the packet. If not specified, the priority is set to 0. 
priority-value
 must be an integer 
from 0 through 4294967295. If access groups in the list have the same priority, the last one entered is used 
first. 
Usage 
 Specify the name of the Access Control List (ACL) group to assign to the interface along with its 
directionality and priority. 
Example
 
ip access-group acl-101 in 56