16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
show access-lists
212
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
show access-lists
To display access control lists (ACLs) configured on the switch, use the show access-lists command in
privileged EXEC mode.
show access-lists [name | number]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples
The following is sample output from the show access-lists command:
Switch#
show access-lists
Standard IP access list testingacl
permit 10.10.10.2
Standard IP access list wizard_1-1-1-2
permit 1.1.1.2
Extended IP access list 103
permit tcp any any eq www
Extended IP access list CMP-NAT-ACL
Dynamic Cluster-HSRP deny ip any any
Dynamic Cluster-NAT permit ip any any
permit ip host 10.123.222.192 any
permit ip host 10.228.215.0 any
permit ip host 10.245.137.0 any
permit ip host 10.245.155.128 any
permit ip host 10.221.111.64 any
permit ip host 10.216.25.128 any
permit ip host 10.186.122.64 any
permit ip host 10.169.110.128 any
permit ip host 10.146.106.192 any
name
(Optional) Name of the ACL.
number
(Optional) ACL number. The range is from 1 to 2699.
Release
Modification
12.1(6)EA2
This command was introduced.
12.2(15)ZJ
This command was implemented on the following platforms: Cisco 2600
series, Cisco 3600 series, and Cisco 3700 series routers.