Show Access-Lists - Cisco Catalyst 3560X-24P Command Reference Manual

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands

show access-lists

Use the show access-lists privileged EXEC command to display access control lists (ACLs) configured
on the switch.
Syntax Description
name
number
hardware counters
ipc
| begin
| exclude
| include
expression
Note
Though visible in the command-line help strings, the rate-limit keywords are not supported.
Command Modes
Privileged EXEC
Command History
Release
12.2(53)SE2
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.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples
This is an example of output from the show access-lists command:
Switch# show access-lists
Standard IP access list 1
Standard IP access list videowizard_1-1-1-1
OL-21522-02
show access-lists [name | number | hardware counters | ipc] [ | {begin | exclude | include}
expression]
Modification
This command was introduced.
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
(Optional) Name of the ACL.
(Optional) ACL number. The range is 1 to 2699.
(Optional) Display global hardware ACL statistics for switched and
routed packets.
(Optional) Display Interprocess Communication (IPC) protocol
access-list configuration download information.
(Optional) Display begins with the line that matches the expression.
(Optional) Display excludes lines that match the expression.
(Optional) Display includes lines that match the specified expression.
Expression in the output to use as a reference point.
Catalyst 3750-X and 3560-X Switch Command Reference
show access-lists
2-507

Advertisement

Table of Contents
loading

Table of Contents