Users Guide
show ip accounting access-list
Display the IP access-lists created on the switch and the sequence of lters.
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:
• 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.
Command Modes
• EXEC
• 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.
Usage Information
show ip
accounting
access-lists
Field
Description
“Extended IP...” Displays the name of the IP ACL.
“seq 5...” Displays the lter. If the keywords count or byte were congured in the lter, the
number of packets or bytes the lter processes is displayed at the end of the line.
“order 4” Displays the QoS order of priority for the ACL entry.
Example
Dell#show ip accounting access-list
!
Standard Ingress IP access list test on TenGigabitEthernet 0/1
Total cam count 2
seq 5 permit 1.1.1.0/24 count (0 packets)
seq 10 deny 2.1.1.0/24 count (0 packets)
Standard IP ACL Commands
When you create an ACL without any rule and then apply it to an interface, the ACL behavior reects an implicit permit.
158
Access Control Lists (ACL)