Show Access-Lists - Cisco Catalyst 3550 Command Reference Manual

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

Advertisement

Chapter 2 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
| begin
| exclude
| include
expression
Command Modes
Privileged EXEC
Command History
Release
12.1(4)EA1
Usage Guidelines
The Catalyst 3550 multilayer switch supports only IP standard and extended access lists. Therefore, the
allowed numbers are only 1 to 199 and 1300 to 2699.
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
78-11195-09
show access-lists [name | number | hardware counters] [ | {begin | exclude | include} expression]
Modification
This command was first introduced.
permit any
permit any
permit icmp any any conversion-error
permit 234 host 172.30.40.1 host 123.23.23.2
permit esp any any
permit eigrp any any tos min-monetary-cost
permit icmp any any 40 60
Dynamic Cluster-NAT permit ip any any
permit host 1100.bb00.00cc host 2234.0123.2345
(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.
Catalyst 3550 Multilayer Switch Command Reference
show access-lists
2-227

Advertisement

Table of Contents
loading

Table of Contents