CLI Guide
show ip access-lists
Display all of the IP ACLs configured in the system, whether or not they are applied to an interface, and
the count of matches/mismatches against each ACL entry displayed.
Syntax
show ip access-lists [access-list-name] [interface interface]
[in]
Parameters
access-list-name Enter the name of a configured MAC ACL, up to 140
characters.
interface interface Enter the keyword interface then the one of the
following keywords and slot/port or number information:
• For a Port Channel interface, enter the keywords port-
channel
then a number. The range is from 1 to 128.
• For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
in Identify whether ACL is applied on the ingress or egress
side.
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#show ip access-lists test in
Standard Ingress IP access list test
seq 5 permit 1.1.1.0/24 count (0 packets)
seq 10 deny 2.1.1.0/24 count (0 packets)
show ip accounting access-list
Display the IP access-lists created on the switch and the sequence of filters.
Syntax
show ip accounting {access-list access-list-name | cam_count}
interface interface
Parameters
access-list-name Enter the name of the ACL to be displayed.
cam_count List the count of the CAM rules for this ACL.
interface interface Enter the keyword interface then the one of the
following keywords and slot/port or number information:
Access Control Lists (ACL)
171