Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
Ethernet Interface Configuration Mode Commands   
▀  ip access-group 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3498 
   
ip access-group 
 Specifies the name of the Access Control List (ACL) group to assign to the interface. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Ethernet Interface Configuration 
configure > context context_name > interface interface_name broadcast
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-if-eth)# 
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