Reference Guide

714
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\ACL.fm
DELL CONFIDENTIAL – PRELIMINARY 2013 - FOR PROOF ONLY
show access-lists
Use the show access-lists Privileged EXEC mode command to display access
control lists (ACLs) configured on the switch.
Syntax
show access-lists [
name
|
access-list-number
]
show access-lists
time-range-active [name]
Parameters
name
—Specifies the name of the ACL.
access-list-number
—Specifies the number of the IP standard ACL list.
time-range-active
—Shows only the Access Control Entries (ACEs) that
their time-range is currently active (including those that are not associated
with time-range).
Command Mode
Privileged EXEC mode
Example
Switch# show access-lists
Router# show access-lists
Standard IP access list 1
deny any
Standard IP access list 2
deny 192.168.0.0, wildcard bits 0.0.0.255
permit any
Standard IP access list 3
deny 0.0.0.0
deny 192.168.0.1, wildcard bits 0.0.0.255
permit any
Standard IP access list 4
permit 0.0.0.0
permit 192.168.0.2, wildcard bits 0.0.0.255