Access Control Lists (ACL) | 97
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
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 6-3.  show ip accounting access-lists Command Example
Table 6-1 defines the information in Figure 6-3.
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 followed by the interface type and slot/port or 
number information:
• For a Port Channel interface, enter the keyword 
port-channel followed by 
a number:
Range: 1-128
• For a 10-Gigabit Ethernet interface, enter the keyword 
TenGigabitEthernet followed by the slot/port information. 
• For a 40-Gigabit Ethernet interface, enter the keyword 
fortyGigE followed 
by the slot/port information.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
Table 6-1.  show ip accounting access-lists Command Example Field
Field Description
“Extended IP...” Displays the name of the IP ACL.
“seq 5...” Displays the filter. If the keywords count or byte were configured in the 
filter, the number of packets or bytes processed by the filter is displayed at 
the end of the line.
“order 4”  Displays the QoS order of priority for the ACL entry.
FTOS#show ip accounting access FILTER1 interface tengig 1/6
Extended IP access list FILTER1
seq 5 deny ip any 191.1.0.0 /16 count (0x00 packets)
seq 10 deny ip any 191.2.0.0 /16 order 4
seq 15 deny ip any 191.3.0.0 /16
seq 20 deny ip any 191.4.0.0 /16
seq 25 deny ip any 191.5.0.0 /16