Show Access-Lists - Cisco Catalyst 3550 Command Reference Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

show access-lists

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
| begin
| exclude
| include
expression
Command Modes
Privileged EXEC
Command History
Release
12.1(4)EA1
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
do not appear, but the lines that contain Output appear.
Examples
This is an example of output from the show access-lists command:
Switch# show access-lists
Standard IP access list 13
Standard IP access list permit Any
Extended IP access list 101
Extended IP access list 102
Extended IP access list 103
Extended IP access list CMP-NAT-ACL
Extended MAC access list abc2
Catalyst 3550 Multilayer Switch Command Reference
2-314
show access-lists [name | number | hardware counters] [ | {begin | exclude | include} expression]
Modification
This command was introduced.
10 permit any
10 permit any
10 permit icmp any any conversion-error
20 permit 234 host 172.30.40.1 host 123.23.23.2
10 permit esp any any
20 permit eigrp any any tos min-monetary-cost
10 permit icmp any any 40 60
10 Dynamic Cluster-NAT permit ip any any
(Optional) Name of the ACL.
(Optional) ACL number. The range is from 1 to 2699.
(Optional) Display global hardware ACL statistics for switched and
routed packets.
(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.
Chapter 2 Catalyst 3550 Switch Cisco IOS Commands
OL-8566-01

Advertisement

Table of Contents
loading

Table of Contents