Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands I-M 
ip access-list  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2515 
ip access-list 
Enables creation, configuration or deletion of an IP Access List in the current context. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
ip access-list name 
{ default | no } ip access-list name 
default
 
Sets the context’s default access control list to that specified by 
name
no
 
Removes the specified access list. 
name
 
Specifies the access list name. 
In Release 8.0, 
name
 is an alphanumeric string of 1 through 79 characters. 
In Release 8.1 and later, 
name
 is an alphanumeric string of 1 through 47 characters. 
If the named access list does not exist, it is created, and the CLI mode changes to the ACL Configuration 
Mode, wherein the access list can be configured. 
If the named access list already exists, the CLI mode changes to the ACL Configuration Mode, wherein the 
access list can be reconfigured. 
Usage 
Executing this command enters the ACL Configuration Mode in which rules and criteria are defined for the 
ACL. 
Important:
  A maximum of 64 rules can be configured per ACL. The maximum number of ACLs that can be 
configured per context is limited by the amount of available memory in the VPN Manager software task; it is typically 
less then 200. 
The no version of this command deletes the ACL.