Cisco Cisco Packet Data Gateway (PDG)

Página de 1824
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
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
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 Guidelines
Use this command to display the configured ACLs in the current context.
Examples
The following command displays the contents of an ACL named ACL_4:
show ip access-list ACL_4
Command Line Interface Reference, Modes E - F, StarOS Release 19    
1185
Exec Mode show Commands (H-L)
show ip access-list