Cisco Cisco ASR 5000

Page of 9109
Exec Mode show Commands (H-L)   
▀  show ip access-list 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4672 
   
show ip access-list 
Displays the information for all Access Control Lists (ACLs) or the named ACL. With no keyword supplied, a list of all 
access lists and their entries is displayed.  
Product
 
HA 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show ip access-list list_name [ | { grep grep_options | more } ] 
list_name
 
Specifies the name of an existing ACL configured in the current context as an alphanumeric string of 1 
through 47 characters. 
| { grep
 
grep_options
 | 
more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
Use this command to display the configured ACLs in the current context. 
Example
 
The following command displays the contents of an ACL named 
ACL_4
show ip access-list ACL_4