Cisco Cisco Packet Data Gateway (PDG)

Página de 1824
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 Description
[ 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.
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.
Important
{ 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 Guidelines
Specify the name of the Access Control List (ACL) group to assign to the interface along with its directionality
and priority.
Examples
ip access-group acl-101 in 56
Command Line Interface Reference, Modes E - F, StarOS Release 19    
127
Ethernet Interface Configuration Mode Commands
ip access-group