2-428
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show access-lists
show access-lists
Use the
show access-lists
privileged EXEC
command
to display access control lists (ACLs) configured
on the switch.
show access-lists
[
name
|
number
|
hardware counters | ipc
]
Syntax Description
Note
Though visible in the command-line help strings, the
rate-limit
keywords are not supported.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The switch supports only IP standard and extended access lists. Therefore, the allowed numbers are only
1 to 199 and 1300 to 2699.
This command also displays the MAC ACLs that are configured.
Examples
This is an example of output from the
show access-lists
command:
Switch#
show access-lists
Standard IP access list 1
10 permit 1.1.1.1
20 permit 2.2.2.2
30 permit any
40 permit 0.255.255.255, wildcard bits 12.0.0.0
Standard IP access list videowizard_1-1-1-1
10 permit 1.1.1.1
Standard IP access list videowizard_10-10-10-10
10 permit 10.10.10.10
Extended IP access list 121
10 permit ahp host 10.10.10.10 host 20.20.10.10 precedence routine
Extended IP access list CMP-NAT-ACL
Dynamic Cluster-HSRP deny ip any any
10 deny ip any host 19.19.11.11
20 deny ip any host 10.11.12.13
Dynamic Cluster-NAT permit ip any any
10 permit ip host 10.99.100.128 any
name
(Optional) Name of the ACL.
number
(Optional) ACL number. The range is 1 to 2699.
hardware counters
(Optional) Display global hardware ACL statistics for switched and
routed packets.
ipc
(Optional) Display Interprocess Communication (IPC) protocol
access-list configuration download information.
Release
Modification
12.1(14)AX
This command was introduced.